commit | 92d270165cffb57a91e036bea2f4d6f2f8522cf1 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 14 13:24:17 2020 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 13 21:08:18 2020 -0400 |
tree | 9ec761c7ec60c7cfe19d7d8d75458a64ab254a60 | |
parent | 40fcf5a931af901198fcfb23a50354e54e1fa7a6 [diff] |
merging pick_link() with get_link(), part 4 Move the call of get_link() into walk_component(). Change the calling conventions for walk_component() to returning the link body to follow (if any). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>