Re: [PATCH] gpio: amd-fch: switch to guard() notation
From: Linus Walleij
Date: Thu Feb 19 2026 - 12:28:46 EST
On Thu, Feb 19, 2026 at 7:46 AM Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> wrote:
> guard() is more concise and ensures that lock is released at the end of
> the scope.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
That looks right!
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij