forked from Minki/linux
block: remove bio_destructor_t
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Jens Axboe <axboe@fb.com>
This commit is contained in:
parent
3e1de31b9b
commit
3f7c624aa5
@ -16,7 +16,6 @@ struct block_device;
|
||||
struct io_context;
|
||||
struct cgroup_subsys_state;
|
||||
typedef void (bio_end_io_t) (struct bio *);
|
||||
typedef void (bio_destructor_t) (struct bio *);
|
||||
|
||||
#ifdef CONFIG_BLOCK
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user