On Mon, Sep 01, 2025 at 12:36:45PM -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> -- With Best Regards, Andy Shevchenko