]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: clarify and clean up dentry_cmp()
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Mar 2012 22:47:15 +0000 (14:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Mar 2012 22:47:15 +0000 (14:47 -0800)
commit216f24fe743497fb148d1a5ebde1761217a487fe
tree37151409a6dd304b4382bb979be1ad43802a583c
parent3f6e9e33e69fe60a0a28add7d23637e9023ca155
vfs: clarify and clean up dentry_cmp()

It did some odd things for unclear reasons.  As this is one of the
functions that gets changed when doing word-at-a-time compares, this is
yet another of the "don't change any semantics, but clean things up so
that subsequent patches don't get obscured by the cleanups".

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