]> 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)
commitd80f8b299c26b2c2a87614f4a1f7fbf9cab613ed
treef3014c0d72cd5f637f301c195a69681f8548170f
parent3cc74f5f6ba470e0b89765369f089443c6b0a289
blk-mq: remove unused function hctx_allow_merges

since 777f6bf1460ab "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