提交 7ff4f803 编写于 作者: J Jens Axboe

block: remove dead queue members

No more users of ->in_flight[] or ->nr_sorted, get rid of them.

Fixes: a1ce35fa ("block: remove dead elevator code")
Signed-off-by: NJens Axboe <axboe@kernel.dk>
上级 98c98cb7
......@@ -486,9 +486,6 @@ struct request_queue {
unsigned int dma_pad_mask;
unsigned int dma_alignment;
unsigned int nr_sorted;
unsigned int in_flight[2];
unsigned int rq_timeout;
int poll_nsec;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册