diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-10-25 23:04:27 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-11-16 04:04:17 +0100 |
commit | 31dec1327e377b6d91a8a6c92b5cd8513939a233 (patch) | |
tree | 575b1aa7e37ab0fd8b00c9b756d107232e5aca7e /tools/perf/config/feature-checks/test-all.c | |
parent | dcache.c: get rid of pointless macros (diff) | |
download | linux-31dec1327e377b6d91a8a6c92b5cd8513939a233.tar.xz linux-31dec1327e377b6d91a8a6c92b5cd8513939a233.zip |
fold try_to_ascend() into the sole remaining caller
There used to be a bunch of tree-walkers in dcache.c, all alike.
try_to_ascend() had been introduced to abstract a piece of logics
duplicated in all of them. These days all these tree-walkers are
implemented via the same iterator (d_walk()), which is the only
remaining caller of try_to_ascend(), so let's fold it back...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/config/feature-checks/test-all.c')
0 files changed, 0 insertions, 0 deletions