blk-mq: remove ctx->queue
authorJens Axboe <axboe@kernel.dk>
Mon, 6 Jan 2020 23:19:59 +0000 (16:19 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 7 Jan 2020 16:27:57 +0000 (09:27 -0700)
commita6106b45871300b0b259e27a45256e5a5ec0a64f
treed85ae72e898ca045e644c72016075a3fc285b925
parent17162cf61568662abbf10a099b0875e88f78745d
blk-mq: remove ctx->queue

We only use this for a lookup in the sysfs code, replace with getting
the queue off the default set of hardware queues.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-sysfs.c
block/blk-mq.c
block/blk-mq.h