]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
block: fix blk_zone_cond_str() comment
authorDamien Le Moal <dlemoal@kernel.org>
Tue, 6 Jan 2026 07:00:56 +0000 (16:00 +0900)
committerJens Axboe <axboe@kernel.dk>
Thu, 15 Jan 2026 17:19:08 +0000 (10:19 -0700)
commit41ee77b75308354054f4fe03a05b8016a0d41573
tree6afa7b1b1df36ba2f67ca8c3022d441146e493cd
parent91e1c1bcf0f2376f40ac859cf17d0a64a605e662
block: fix blk_zone_cond_str() comment

Fix the comment for blk_zone_cond_str() by replacing the meaningless
BLK_ZONE_ZONE_XXX comment with the correct BLK_ZONE_COND_name, thus also
replacing the XXX with what that actually means.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-zoned.c
include/linux/blkdev.h