[PATCH v2 0/8] blk-mq: Minor cleanups

From: Alexander Gordeev
Date: Fri Sep 30 2016 - 09:23:53 EST


Hello,

The series is against:

git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git for-next

Thanks!

CC: linux-block@xxxxxxxxxxxxxxx

Alexander Gordeev (8):
block: Get rid of unused request_queue::nr_queues member
blk-mq: Remove a redundant assignment
blk-mq: Fix hardware context data node selection
blk-mq: Cleanup a loop exit condition
blk-mq: Cleanup blk_mq_hw_ctx::cpumask (de-)allocation
blk-mq: Rework blk_mq_realloc_hw_ctxs()
blk-mq: Pair blk_mq_hctx_kobj_init() with blk_mq_hctx_kobj_put()
blk-mq: Cleanup (de-)allocation of blk_mq_hw_ctx::ctxs

block/blk-mq-sysfs.c | 5 ++
block/blk-mq.c | 129 ++++++++++++++++++++++++-------------------------
block/blk-mq.h | 1 +
include/linux/blkdev.h | 1 -
4 files changed, 68 insertions(+), 68 deletions(-)

--
1.8.3.1