提交 9778ac77 编写于 作者: C Christoph Hellwig 提交者: Jens Axboe

block: remove the struct blk_queue_ctx forward declaration

This type doesn't exist at all, so no need to forward declare it.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Reviewed-by: NJohannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20210920123328.1399408-12-hch@lst.deSigned-off-by: NJens Axboe <axboe@kernel.dk>
上级 713e4e11
......@@ -253,8 +253,6 @@ static inline unsigned short req_get_ioprio(struct request *req)
#include <linux/elevator.h>
struct blk_queue_ctx;
struct bio_vec;
enum blk_eh_timer_return {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册