diff --git a/include/linux/blk_types.h b/include/linux/blk_types.h index 53ee1a2acd4fde4a8ea0998c973c0e4ac360df2e..cd395ecec99d0151f6caf405cb5653342b397182 100644 --- a/include/linux/blk_types.h +++ b/include/linux/blk_types.h @@ -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 /*