summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2024-10-16 10:57:48 +0100
committerDavid Sterba <dsterba@suse.com>2024-11-11 14:34:18 +0100
commitc88ebf1db588fb1852e6a9ea93a35d770c3f45da (patch)
tree73fbfd6d799cbf1dad355166ffe6c8e7fd3b7ee1 /tools/perf/scripts/python/export-to-postgresql.py
parent2b1ef80d68100a064f94fb2e658881b9f260cf08 (diff)
btrfs: simplify arguments for btrfs_verify_level_key()
The only caller of btrfs_verify_level_key() is read_block_for_search() and it's passing 3 arguments to it that can be extracted from its on stack variable of type struct btrfs_tree_parent_check. So change btrfs_verify_level_key() to accept an argument of type struct btrfs_tree_parent_check instead of level, first key and parent transid arguments. Signed-off-by: Filipe Manana <fdmanana@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