]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: trivial __d_lookup_rcu() cleanups
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Mar 2012 22:23:30 +0000 (14:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Mar 2012 22:23:30 +0000 (14:23 -0800)
commitba3656d80f1a79dfd17c69e80c9757e3ca28cc7f
tree9893ca0f2e1c97d4ed5d37fee8502a77f0c3b7d2
parentcd9f55b11a9dd7a6231a95797df9d6064f80ce0a
vfs: trivial __d_lookup_rcu() cleanups

These don't change any semantics, but they clean up the code a bit and
mark some arguments appropriately 'const'.

They came up as I was doing the word-at-a-time dcache name accessor
code, and cleaning this up now allows me to send out a smaller relevant
interesting patch for the experimental stuff.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/dcache.c
include/linux/dcache.h