diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-04-19 02:44:34 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-05-11 04:19:59 +0200 |
commit | 9e18f10a30e0c49520fbda39751fcae760445b96 (patch) | |
tree | 1675b98a9a952473cb98fd04759606e8a21b8449 /fs/seq_file.c | |
parent | link_path_walk: split "return from recursive call" path (diff) | |
download | linux-9e18f10a30e0c49520fbda39751fcae760445b96.tar.xz linux-9e18f10a30e0c49520fbda39751fcae760445b96.zip |
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>
Diffstat (limited to 'fs/seq_file.c')
0 files changed, 0 insertions, 0 deletions