diff options
author | Nikolay Borisov <[email protected]> | 2020-02-18 16:56:07 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2020-03-23 17:01:41 +0100 |
commit | 560b7a4aa2258e27ad38eb417aabebc1e2c05f5f (patch) | |
tree | ebf708c69f70656b7c2f89361b096fb6b0294925 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | c17af96554a8a8777cbb0fd53b8497250e548b43 (diff) |
btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate
btrfs_uuid_tree_iterate is called from only once place and its 2nd
argument is always btrfs_check_uuid_tree_entry. Simplify
btrfs_uuid_tree_iterate's signature by removing its 2nd argument and
directly calling btrfs_check_uuid_tree_entry. Also move the latter into
uuid-tree.h. No functional changes.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions