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)
commitc76cbbcf404475f8885b2252049dac99b0614868
tree3fc6b8ccb582d06b784566c7023af49c259cc31b
parentf9018ac9308ea415e659cfbdda040504ef92597b
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