Re: [PATCH 3/3] Input: adxl34x- switch to using "guard" notation

From: Nuno Sá
Date: Mon Jun 10 2024 - 05:22:42 EST


On Sun, 2024-06-09 at 16:41 -0700, Dmitry Torokhov wrote:
> Switch to using guard(mutex)() notation to acquire and automatically
> release mutexes.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> ---

Reviewed-by: Nuno Sa <nuno.sa@xxxxxxxxxx>