commit | 8b98a97f80ed0345d254fb645e7c78c40ebed8a6 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Sat Oct 20 15:43:37 2018 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Nov 07 13:42:33 2018 -0700 |
tree | eb112c4a2b21531480f7749ba8e3f1ee5843ed97 | |
parent | 2081a56bfaadfbcec479d25c8f3120e2224a745d [diff] |
blk-merge: kill dead queue lock held check This is dead code, any queue reaching this part has mq_ops attached. Reviewed-by: Hannes Reinecke <hare@suse.com> Tested-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>