[PATCH] preparation to __user_walk_fd cleanup
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 22 Jul 2008 12:09:30 +0000 (08:09 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 27 Jul 2008 00:53:32 +0000 (20:53 -0400)
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 <viro@zeniv.linux.org.uk>

No differences found