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 20:42:33 +0000 (13:42 -0700)
commitc7bb9ad1744ea14e61e5fff99ee5282709b0c9d9
tree473721096fed4efbe49ff19fd1f5efa6da9bf00e
parent7d692330e7cd581ccfee982334bf06b236cb999a
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