OSDN Git Service

block: remove blk_queue_stack_limits
authorChristoph Hellwig <hch@lst.de>
Mon, 20 Jul 2020 06:12:51 +0000 (08:12 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 20 Jul 2020 21:38:52 +0000 (15:38 -0600)
commitb9b1a5d71533f2ccd54b810dffdcf0789b30ba9b
treee90df8b2623306a384bc2fde57924ab95cd36553
parent9efa82ef2b15d1757dd6cc518988a4506554e893
block: remove blk_queue_stack_limits

This function is just a tiny wrapper around blk_stack_limits.  Open code
it int the two callers.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Tested-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-settings.c
drivers/block/drbd/drbd_nl.c
drivers/nvme/host/core.c
include/linux/blkdev.h