On Tue, Sep 02, 2025 at 03:04:40PM -0400, Jean-François Lessard wrote: > Replace the manual __free(fwnode_handle) iterator declaration with the > new scoped iterator macro for cleaner, less error-prone code. > > This eliminates the need for explicit iterator variable declaration with > the cleanup attribute, making the code more consistent with other scoped > iterator usage patterns in the kernel. > > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Signed-off-by: Jean-François Lessard <jefflessard3@xxxxxxxxx> Reviewed-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> -- Sakari Ailus