From: Al Viro Date: Tue, 12 May 2015 21:35:52 +0000 (-0400) Subject: namei: fold path_cleanup() into terminate_walk() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~213^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=102b8af266fbce07b7f8d2396bf2286ba80c93bd;p=pandora-kernel.git namei: fold path_cleanup() into terminate_walk() they are always called next to each other; moreover, terminate_walk() is more symmetrical that way. Signed-off-by: Al Viro --- Reading git-diff-tree failed