OSDN Git Service

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)
commit547248736ae54b73e713ee259a81ab3a637cb2f7
treef3014c0d72cd5f637f301c195a69681f8548170f
parentb3cffc3877a6c7edf17fd9c476f3e8d930bccec1
blk-mq: remove unused function hctx_allow_merges

since 9bddeb2a5b981 "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