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:
66f2218
)
kill walk_init_root
author
Christoph Hellwig
<hch@lst.de>
Wed, 5 Nov 2008 14:07:21 +0000
(15:07 +0100)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 31 Dec 2008 23:07:41 +0000
(18:07 -0500)
walk_init_root is a tiny helper that is marked __always_inline, has just
one caller and an unused argument. Just merge it into the caller.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found