]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue()
authorWei Fang <fangwei1@huawei.com>
Mon, 30 Mar 2015 15:07:00 +0000 (09:07 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 30 Mar 2015 15:07:00 +0000 (09:07 -0600)
commit00bf79abafa3cf2d05e74e47763a476635a43df8
tree3fc6b8ccb582d06b784566c7023af49c259cc31b
parent64c16e9949c7db11b16337a7e947d5f013d8be13
blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue()

Don't assign ->rq_timeout twice.

Signed-off-by: Wei Fang <fangwei1@huawei.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c