Re: [PATCH] gpio: amd-fch: switch to guard() notation
From: Bartosz Golaszewski
Date: Mon Jun 29 2026 - 06:34:51 EST
On Sun, 28 Jun 2026 07:42:50 +0200, Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> said:
> On Thu, Feb 19, 2026 at 06:26:25PM +0100, Linus Walleij wrote:
>> 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>
>
> Bartosz, do you need me to resubmit?
>
> Thanks.
>
> --
> Dmitry
>
No, it applied fine. Sorry, it fell through the cracks.
Bart