namei: fold path_cleanup() into terminate_walk()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 12 May 2015 21:35:52 +0000 (17:35 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 15 May 2015 05:10:42 +0000 (01:10 -0400)
they are always called next to each other; moreover,
terminate_walk() is more symmetrical that way.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c

diff --cc fs/namei.c
Simple merge