commit | 05a8252bdefe9f2a8931c720afe6200671d631a6 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Sep 15 07:11:01 2013 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Sep 15 07:11:01 2013 -0400 |
tree | 89156319f026e7023bc0a711a754d408ddbf9bec | |
parent | 6b02fa59a7cf34c548eedee657b07ea6c54d3894 [diff] |
vfs: fix typo in comment in recent dentry work 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>