git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f419a2e
)
[PATCH] preparation to __user_walk_fd cleanup
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 22 Jul 2008 12:09:30 +0000
(08:09 -0400)
committer
Al 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