From: Al Viro Date: Sat, 18 Apr 2015 22:45:16 +0000 (-0400) Subject: namei: expand the call of follow_link() in link_path_walk() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~213^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=172a39a059bb8d84649bcad3e252fe416ad188a8;p=pandora-kernel.git namei: expand the call of follow_link() in link_path_walk() ... and strip __always_inline from follow_link() - remaining callers don't need that. Now link_path_walk() recursion is a direct one. Signed-off-by: Al Viro --- Reading git-diff-tree failed