commit | b9b1a5d71533f2ccd54b810dffdcf0789b30ba9b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jul 20 08:12:51 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 20 15:38:52 2020 -0600 |
tree | e90df8b2623306a384bc2fde57924ab95cd36553 | |
parent | 9efa82ef2b15d1757dd6cc518988a4506554e893 [diff] |
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>