block: remove a superflous ifdef in blkdev.h
authorChristoph Hellwig <hch@lst.de>
Wed, 6 Jul 2022 07:03:35 +0000 (09:03 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 6 Jul 2022 12:46:25 +0000 (06:46 -0600)
commitf1a8bbd1100d9cd117bc8b7fc0903982bbaf474f
tree360f36b26f54307cc1d16acaa3a911a9389c58a1
parent4cf6e6c0106bf6e6d034fa6043b4428ac2f267fc
block: remove a superflous ifdef in blkdev.h

It doesn't hurt to always have the blk_zone_cond_str prototype, and the
two inlines can also be defined unconditionally.

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-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blkdev.h