diff options
author | Bart Van Assche <bvanassche@acm.org> | 2019-09-30 16:00:42 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-10-07 08:31:59 -0600 |
commit | 9566256518de0520c964bdf23140eac324b136af (patch) | |
tree | 7dd67fe75b7befe0ccdb107d34bf41b1f516d3ba /block/blk-core.c | |
parent | 1d200e9d6f635ae894993a7d0f1b9e0b6e522e3b (diff) | |
download | lwn-9566256518de0520c964bdf23140eac324b136af.tar.gz lwn-9566256518de0520c964bdf23140eac324b136af.zip |
block: Remove request_queue.nr_queues
Commit 897bb0c7f1ea ("blk-mq: Use proper cpumask iterator"; v4.6)
removed the last use of request_queue.nr_queues from outside
blk_mq_init_allocate_queue(). Remove this member variable to make
struct request_queue smaller. This patch does not change any
functionality.
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions