Jens Axboe 5e27891e88 block: remove bogus check for queue_lock assignment
We just allocated the queue and haven't even set it up yet,
hence we know that checking if ->mq_ops is NULL is always
going to be true.

In fact we do need to assign a lock to ->queue_lock always,
as we need it for the queue flags modifications.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-10-14 12:49:40 -06:00
..
2018-10-01 08:58:57 -06:00
2018-10-01 08:58:57 -06:00
2018-10-01 08:58:57 -06:00
2018-06-17 05:37:55 +09:00
2018-08-27 13:32:12 -06:00
2018-10-01 08:58:57 -06:00
2018-10-01 08:58:57 -06:00
2018-05-31 10:50:54 -04:00