From: Christoph Hellwig Date: Wed, 5 Nov 2008 14:07:21 +0000 (+0100) Subject: kill walk_init_root X-Git-Tag: v2.6.29-rc1~549^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4091d5f6fde28ab762e1094a1a26d81f3badfa5;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed