Re: [PATCH v2 0/2] gpiolib: Make code more robust by using for_each_if()
From: Linus Walleij
Date: Fri Feb 14 2025 - 05:45:32 EST
On Thu, Feb 13, 2025 at 7:25 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> Instead of opencoding with long lines, use for_each_if() macro
> which makes intention clearer and less error prone.
Excellent patch series.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij