vfs: fix typo in comment in recent dentry work
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Sep 2013 11:11:01 +0000 (07:11 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Sep 2013 11:11:01 +0000 (07:11 -0400)
Sedat points out that I transposed some letters in "LRU" and wrote "RLU"
instead in one of the new comments explaining the flow.  Let's just fix
it.

Reported-by: Sedat Dilek <sedat.dilek@jpberlin.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found