提交 713e4e11 编写于 作者: C Christoph Hellwig 提交者: Jens Axboe

block: remove the cmd_size field from struct request_queue

Entirely unused.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Reviewed-by: NJohannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20210920123328.1399408-11-hch@lst.deSigned-off-by: NJens Axboe <axboe@kernel.dk>
上级 90138237
......@@ -544,8 +544,6 @@ struct request_queue {
bool mq_sysfs_init_done;
size_t cmd_size;
#define BLK_MAX_WRITE_HINTS 5
u64 write_hints[BLK_MAX_WRITE_HINTS];
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册