On Sun, 30 Oct 2022 11:07:07 +0100, Christoph Hellwig wrote: > this series has a bunch of random elevator cleanups. > > Diffstat: > blk-mq-sched.c | 7 -- > blk-mq.c | 2 > blk.h | 1 > elevator.c | 175 +++++++++++++++++++++++---------------------------------- > 4 files changed, 73 insertions(+), 112 deletions(-) > > [...] Applied, thanks! [2/7] block: cleanup elevator_get commit: 81eaca442ea962c43bdb1e9cbb9eddb41b97491d [3/7] block: exit elv_iosched_show early when I/O schedulers are not supported commit: aae2a643f508d768b65e59da447f3b11688db3cf [4/7] block: cleanup the variable naming in elv_iosched_store commit: 16095af2fa2c3089ff1162e677d6596772f6f478 [5/7] block: simplify the check for the current elevator in elv_iosched_show commit: 2eef17a209ab4d77923222045d462d379d6ef692 [6/7] block: don't check for required features in elevator_match commit: bc3caee659d70addf58dde216d10a5589ab9ec73 [7/7] block: split elevator_switch commit: 817b4eed4a21cda7dad3002b23901156abdb7c36 Best regards, -- Jens Axboe