]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - block/blk-mq-sched.h
block: get rid of MQ scheduler ops union
authorJens Axboe <axboe@kernel.dk>
Thu, 1 Nov 2018 22:41:41 +0000 (16:41 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Nov 2018 20:42:32 +0000 (13:42 -0700)
commitf9cd4bfe96955e7a1d3ec54b393dee87b815ba3b
tree5d3e5dcd72b1ddbad1b592dfbbf1fa22f92fa6d2
parenta1ce35fa49852db60fc6e268038530be533c5b15
block: get rid of MQ scheduler ops union

This is a remnant of when we had ops for both SQ and MQ
schedulers. Now it's just MQ, so get rid of the union.

Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.c
block/blk-ioc.c
block/blk-mq-sched.c
block/blk-mq-sched.h
block/blk-mq.c
block/elevator.c
block/kyber-iosched.c
block/mq-deadline.c
include/linux/elevator.h