]> git.baikalelectronics.ru Git - kernel.git/commit
link_path_walk: massage a bit more
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 19 Apr 2015 00:09:08 +0000 (20:09 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:19:56 +0000 (22:19 -0400)
commit52c6a80563d61a84e1bd4cf2eb32ce59bc6f6534
treeef70bfa28a3dbc7a717d62a08c8911c8421e1fa8
parent450a366270c72a3973dcb75cc3dec5c998646fa6
link_path_walk: massage a bit more

Pull the block after the if-else in the end of what used to be do-while
body into all branches there.  We are almost done with the massage...

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