]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
blk-mq: Remove blk_mq_sched_move_to_dispatch()
authorBart Van Assche <bart.vanassche@sandisk.com>
Thu, 20 Apr 2017 23:25:19 +0000 (16:25 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 20 Apr 2017 23:28:30 +0000 (17:28 -0600)
commit246665db3bcdb36dbba91a64b1e560dcf948a994
treeaf96a5495ea54d7bd0a63bc4b7e171f275660688
parent5feeacdd4a75bc6e5c6c613ae09ef07bc5dfd05a
blk-mq: Remove blk_mq_sched_move_to_dispatch()

commit c13660a08c8b ("blk-mq-sched: change ->dispatch_requests()
to ->dispatch_request()") removed the last user of this function.
Hence also remove the function itself.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Omar Sandoval <osandov@fb.com>
Cc: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-sched.c
block/blk-mq-sched.h