From: Al Viro Date: Thu, 30 Apr 2015 16:25:18 +0000 (-0400) Subject: namei: get rid of lookup_hash() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~184^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9f40d6104d74b0eaa06cc59e2dcc8f2dde5e22;p=pandora-kernel.git namei: get rid of lookup_hash() 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 --- Reading git-diff-tree failed