Chaitanya Kulkarni fcedba42d9 block: remove duplicate initialization
This patch removes the duplicate initialization of q->queue_head
in the blk_alloc_queue_node(). This removes the 2nd initialization
so that we preserve the initialization order same as declaration
present in struct request_queue.

Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-08-17 12:33:36 -06:00
..
2018-06-17 05:37:55 +09:00
2018-08-14 11:05:52 -06:00
2018-08-16 13:44:17 -06:00
2018-07-24 14:43:26 -06:00
2018-08-05 19:32:09 -06:00
2018-05-31 10:50:54 -04:00