diff options
author | 2017-12-08 16:27:43 +0200 | |
---|---|---|
committer | 2018-01-22 16:08:18 +0100 | |
commit | a74b35ec876df1c2d11b980bb5e4f697ea4fba94 (patch) | |
tree | 2fa8a94bdafa0e1524c65a38a948a9fc50340ade /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: sink extent_write_full_page tree argument (diff) | |
download | linux-dev-a74b35ec876df1c2d11b980bb5e4f697ea4fba94.tar.xz linux-dev-a74b35ec876df1c2d11b980bb5e4f697ea4fba94.zip |
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 <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions