summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-08-20 09:56:58 +0200
committerChristoph Hellwig <hch@lst.de>2020-10-07 07:56:17 +0200
commit6fcd669514794da08ce6bfa272b6ec9b33cb543d (patch)
tree4c68fb026fc5743d7f22bc8bbc6471eec4b53b7a /drivers/nvme/host
parent1401fcc4e3da97c44dcc7cbf538c07e24768d791 (diff)
block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONED
Always return BLK_ZONED_NONE if zoned device support is not enabled. This allows various compiler optimizations including the dead code elimination that we so like for avoiding ifdefs. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Diffstat (limited to 'drivers/nvme/host')
0 files changed, 0 insertions, 0 deletions