Home
last modified time | relevance | path

Searched hist:"9 e18f10a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c9e18f10a Sat Apr 18 19:44:34 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> link_path_walk: cleanup - turn goto start; into continue;

Deal with skipping leading slashes before what used to be the
recursive call. That way we can get rid of that goto completely.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
9e18f10a Sat Apr 18 19:44:34 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> link_path_walk: cleanup - turn goto start; into continue;

Deal with skipping leading slashes before what used to be the
recursive call. That way we can get rid of that goto completely.

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