diff options
author | Nikolay Borisov <[email protected]> | 2017-12-08 16:27:43 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2018-01-22 16:08:18 +0100 |
commit | a74b35ec876df1c2d11b980bb5e4f697ea4fba94 (patch) | |
tree | 2fa8a94bdafa0e1524c65a38a948a9fc50340ade /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 0a9b0e5351818d43ac013c00a1474cc3601fc5bb (diff) |
btrfs: Rename bin_search -> btrfs_bin_search
Currently there are 2 function doing binary search on btrfs nodes:
bin_search and btrfs_bin_search. The latter being a simple wrapper for
the former. So eliminate the wrapper and just rename bin_search to
btrfs_bin_search. No functional changes
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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions