commit | a9590fe148c03cb4157b56255357419cb4e14124 | [log] [tgz] |
---|---|---|
author | weiping <zhangweiping@didichuxing.com> | Thu Jun 22 23:06:56 2017 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Jun 22 09:18:25 2017 -0600 |
tree | 2c30c1318bf7b8f89692f516510e0c408e6b7a5e | |
parent | 852ec80983d682dc08a0573d37eeaa9814c4f6b1 [diff] |
blk-mq: remove double set queue_num hwctx's queue_num has been set prior call blk_mq_init_hctx, so no need set it again. Signed-off-by: weiping <zhangweiping@didichuxing.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>