diff options
author | 2021-12-27 18:18:39 +0800 | |
---|---|---|
committer | 2022-01-07 14:18:27 +0100 | |
commit | 4a9e803e5b392e2b1e511d0097f6d2c7e6ea41e7 (patch) | |
tree | eeae0d6ea908aab6953c80c76bc4bfb1c3db6975 /scripts/gdb/linux/modules.py | |
parent | btrfs: selftests: dump extent io tree if extent-io-tree test failed (diff) | |
download | wireguard-linux-4a9e803e5b392e2b1e511d0097f6d2c7e6ea41e7.tar.xz wireguard-linux-4a9e803e5b392e2b1e511d0097f6d2c7e6ea41e7.zip |
btrfs: remove unnecessary parameter type from compression_decompress_bio
btrfs_decompress_bio, the only caller of compression_decompress_bio gets
type from @cb and passes it to compression_decompress_bio.
However, compression_decompress_bio can get compression type directly
from @cb.
So remove the parameter and access it through @cb. No functional
change.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Su Yue <l@damenly.su>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions