namei: get rid of lookup_hash()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 30 Apr 2015 16:25:18 +0000 (12:25 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:18:32 +0000 (22:18 -0400)
it's a convenient helper, but we'll want to shift nameidata
down the call chain, so it won't be available there...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c

diff --cc fs/namei.c
Simple merge