diff options
author | 2025-03-05 13:16:08 +0000 | |
---|---|---|
committer | 2025-03-18 20:35:49 +0100 | |
commit | 477a7a9c1f46b179ccc5eb2bbf18a0966055a464 (patch) | |
tree | 66dc499a6fc57f67de88c2eabcb1d2d23a19da04 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | btrfs: move __btrfs_bio_end_io() code into its single caller (diff) | |
download | wireguard-linux-477a7a9c1f46b179ccc5eb2bbf18a0966055a464.tar.xz wireguard-linux-477a7a9c1f46b179ccc5eb2bbf18a0966055a464.zip |
btrfs: move btrfs_cleanup_bio() code into its single caller
The btrfs_cleanup_bio() helper is trivial and has a single caller, there's
no point in having a dedicated helper function. So get rid of it and move
its code into the caller (btrfs_bio_end_io()).
Reviewed-by: Qu Wenruo <wqu@suse.com>
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions