block: remove blk_queue_zone_sectors
authorChristoph Hellwig <hch@lst.de>
Wed, 6 Jul 2022 07:03:49 +0000 (09:03 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 6 Jul 2022 12:46:26 +0000 (06:46 -0600)
commitde71973c2951cb2ce4b46560f021f03b15906408
treef2e2cd7823be086234a3b266c67e1705b9cb6e34
parentfabed68c272389db85655a2933737d602f4008fb
block: remove blk_queue_zone_sectors

Always use bdev_zone_sectors instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20220706070350.1703384-16-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/dm-table.c
drivers/md/dm-zone.c
include/linux/blkdev.h