[PATCH v12 02/13] block:rearrange bdev_{is_zoned,zone_sectors,get_queue} helpers in blkdev.h
Bart Van Assche
bvanassche at acm.org
Thu Aug 25 14:45:06 PDT 2022
On 8/23/22 05:18, Pankaj Raghav wrote:
> Define bdev_is_zoned(), bdev_zone_sectors() and bdev_get_queue() earlier
> in the blkdev.h include file. Simplify bdev_is_zoned() by removing the
> superfluous NULL check for request queue while we are at it.
>
> This commit has no functional change, and it is a prep patch for allowing
> zoned devices with non-power-of-2 zone sizes in the block layer.
It seems like a space is missing in the patch subject after the colon?
Anyway:
Reviewed-by: Bart Van Assche <bvanassche at acm.org>
More information about the Linux-nvme
mailing list