]> Git Repo - linux.git/commit - block/mq-deadline.c
block: get rid of MQ scheduler ops union
authorJens Axboe <[email protected]>
Thu, 1 Nov 2018 22:41:41 +0000 (16:41 -0600)
committerJens Axboe <[email protected]>
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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
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
This page took 0.064789 seconds and 4 git commands to generate.