Skip to content
Commit 5707c87f authored by Linus Torvalds's avatar Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 0145acc2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment