From 102b8af266fbce07b7f8d2396bf2286ba80c93bd Mon Sep 17 00:00:00 2001 From: Al Viro Date: Tue, 12 May 2015 17:35:52 -0400 Subject: [PATCH] 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-format-patch failed