commit | b4091d5f6fde28ab762e1094a1a26d81f3badfa5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Nov 05 15:07:21 2008 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 31 18:07:41 2008 -0500 |
tree | 776e0dfeefb7966f4151fe22cb2b9b7482566714 | |
parent | 66f221875dc10813aa2f06c83ad60d0eb1356406 [diff] |
kill walk_init_root 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>