summaryrefslogtreecommitdiffstats
path: root/block/blk-mq.c
diff options
context:
space:
mode:
authorChaitanya Kulkarni2018-08-17 00:45:29 +0200
committerJens Axboe2018-08-17 20:33:36 +0200
commitfcedba42d94ecdc14ca13d3797cba1ccbf743fa4 (patch)
tree65c3091289ed5cfcd82a415e2c5762242a7cddb8 /block/blk-mq.c
parenttracing/blktrace: Fix to allow setting same value (diff)
downloadkernel-qcow2-linux-fcedba42d94ecdc14ca13d3797cba1ccbf743fa4.tar.gz
kernel-qcow2-linux-fcedba42d94ecdc14ca13d3797cba1ccbf743fa4.tar.xz
kernel-qcow2-linux-fcedba42d94ecdc14ca13d3797cba1ccbf743fa4.zip
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>
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions