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:
5e53084
)
fs/namei.c: new helper (path_cleanup())
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 20 Nov 2014 19:18:09 +0000
(14:18 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 11 Dec 2014 21:27:57 +0000
(16:27 -0500)
All callers of path_init() proceed to do the identical cleanup when
they are done with nameidata. Don't open-code it...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found