On Mon, Nov 03, 2025 at 10:31:16PM +0900, Damien Le Moal wrote: > In preparation for implementing cached report zone, split the main part > of the code of blkdev_report_zones() into the helper function > blkdev_do_report_zones(), with this new helper taking as argument a > struct blk_report_zones_args pointer instead of a report callback > function and its private argument. > > No functional changes. > > Signed-off-by: Damien Le Moal <[email protected]>
Looks good: Reviewed-by: Christoph Hellwig <[email protected]>
