]> 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)
commit230335b02b0f3cec1f05cbb5f7f40a50b3c722c5
tree37151409a6dd304b4382bb979be1ad43802a583c
parent6818e53d357c1da72ec70863308b0b8b5b7a1a9e
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