]> www.infradead.org Git - users/jedix/linux-maple.git/commit
block: Remove unused blk_limits_io_{min,opt}
authorDr. David Alan Gilbert <linux@treblig.org>
Fri, 20 Sep 2024 00:48:17 +0000 (01:48 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 20 Sep 2024 06:19:48 +0000 (00:19 -0600)
commit9ba5dcc722de4390a1d3211b2ee3c864f84f5461
tree6d303e717a361dd181d375703724286fca19b249
parent2f02b5af3a4482b216e6a466edecf6ba8450fa45
block: Remove unused blk_limits_io_{min,opt}

blk_limits_io_min and blk_limits_io_opt are unused since the
recent commit
  0a94a469a4f0 ("dm: stop using blk_limits_io_{min,opt}")

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20240920004817.676216-1-linux@treblig.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-settings.c
include/linux/blkdev.h