summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2024-10-16 12:57:48 +0300
committerDavid Sterba <dsterba@suse.com>2024-11-11 16:34:18 +0300
commitc88ebf1db588fb1852e6a9ea93a35d770c3f45da (patch)
tree73fbfd6d799cbf1dad355166ffe6c8e7fd3b7ee1 /scripts/lib/kdoc/kdoc_output.py
parent2b1ef80d68100a064f94fb2e658881b9f260cf08 (diff)
downloadlinux-c88ebf1db588fb1852e6a9ea93a35d770c3f45da.tar.xz
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 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions