diff options
author | Johannes Thumshirn <jthumshirn@suse.de> | 2018-11-23 09:42:27 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-12-17 14:51:40 +0100 |
commit | 7b41ba71c1a08ae35805b562ae5e2f8ddfb8e00d (patch) | |
tree | d9a9c8a52aef1c7fcb6b7d645ff77d42d82d43fa /fs/btrfs/extent_io.h | |
parent | btrfs: replace btrfs_io_bio::end_io with a simple helper (diff) | |
download | linux-dev-7b41ba71c1a08ae35805b562ae5e2f8ddfb8e00d.tar.xz linux-dev-7b41ba71c1a08ae35805b562ae5e2f8ddfb8e00d.zip |
btrfs: remove btrfs_bio_end_io_t
The btrfs_bio_end_io_t typedef was introduced with commit
a1d3c4786a4b ("btrfs: btrfs_multi_bio replaced with btrfs_bio")
but never used anywhere. This commit also introduced a forward declaration
of 'struct btrfs_bio' which is only needed for btrfs_bio_end_io_t.
Remove both as they're not needed anywhere.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_io.h')
0 files changed, 0 insertions, 0 deletions