From: Al Viro Date: Tue, 22 Jul 2008 12:09:30 +0000 (-0400) Subject: [PATCH] preparation to __user_walk_fd cleanup X-Git-Tag: v2.6.27-rc1~73^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256984a83880ff7ac78055cb87baea48137f0b77;p=pandora-kernel.git [PATCH] preparation to __user_walk_fd cleanup Almost all users __user_walk_fd() and friends care only about struct path. Get rid of the few that do not. Signed-off-by: Al Viro --- Reading git-diff-tree failed