Re: [PATCH v2 1/5] gpiolib: cdev: adopt scoped_guard()

From: Andy Shevchenko
Date: Thu Dec 14 2023 - 09:54:05 EST


On Thu, Dec 14, 2023 at 07:50:44PM +0800, Kent Gibson wrote:
> On Thu, Dec 14, 2023 at 05:58:10PM +0800, Kent Gibson wrote:
> > Use scoped_guard for critical sections rather than distinct
> > lock/unlock pairs.
>
> It seems using guard() can further simplify cases where the scope extends
> to the end of the function, so I'll replace those cases when I do v3.

Ah, we are on the same page here!

--
With Best Regards,
Andy Shevchenko