]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: remove unused function hctx_allow_merges
authorweiping zhang <zhangweiping@didichuxing.com>
Sat, 30 Sep 2017 07:01:48 +0000 (15:01 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 30 Sep 2017 08:17:37 +0000 (02:17 -0600)
commitb1e51d0053813f0588c2d462ce98e2c6de8c043f
treef3014c0d72cd5f637f301c195a69681f8548170f
parent3e133745048f0ec98862b9430cd086d640d337b4
blk-mq: remove unused function hctx_allow_merges

since ac606365da663 "blk-mq: make per-sw-queue bio merge as default .bio_merge"
there is no caller for this function.

Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: weiping zhang <zhangweiping@didichuxing.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c