diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-02-18 16:03:25 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-03-14 13:13:51 +0100 |
commit | e14bfdb5a1f5fbb0a45f64a763c8da00637072d1 (patch) | |
tree | 13ca751521c51d7ff7eb4a6dd9a8827f6721b2ad /fs/configfs | |
parent | btrfs: check correct bio in finish_compressed_bio_read (diff) | |
download | linux-e14bfdb5a1f5fbb0a45f64a763c8da00637072d1.tar.xz linux-e14bfdb5a1f5fbb0a45f64a763c8da00637072d1.zip |
btrfs: remove the bio argument from finish_compressed_bio_read
This bio is usually one of the compressed bio's, and we don't actually
need it in this function, so remove the argument and stop passing it
around.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/configfs')
0 files changed, 0 insertions, 0 deletions