]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit87dfe0be5f68e6e742761e78a65198d31f0a6c55
treee90df8b2623306a384bc2fde57924ab95cd36553
parenta580e6de7b2ca3221595bf019a9e77ab726c0564
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