From 6a9f40d6104d74b0eaa06cc59e2dcc8f2dde5e22 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Thu, 30 Apr 2015 12:25:18 -0400 Subject: [PATCH] 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-format-patch failed