block: get rid of q->softirq_done_fn()
authorJens Axboe <axboe@kernel.dk>
Wed, 31 Oct 2018 15:43:30 +0000 (09:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Nov 2018 02:47:41 +0000 (19:47 -0700)
commit10ece0f10efc607c0110d38b5ff4ba24147a9544
tree11bb0796bb5711e6a1fa4c1d1f661243f3dce58e
parent548e66044ef9a2d59c052c13c2ab6fcf37d816e9
block: get rid of q->softirq_done_fn()

With the legacy path gone, all we do is funnel it through the
mq_ops->complete() operation.

Tested-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c
block/blk-settings.c
block/blk-softirq.c
include/linux/blk-mq.h
include/linux/blkdev.h