Re: [PATCH v3 8/8] iio: adc: ad7606: switch mutexes to scoped_guard

From: Nuno Sá
Date: Wed Jul 03 2024 - 07:20:03 EST


On Tue, 2024-07-02 at 17:34 +0000, Guillaume Stols wrote:
> Switching to scoped_guard simplifies the code and avoids to take care to
> unlock the mutex in case of premature return.
>
> Signed-off-by: Guillaume Stols <gstols@xxxxxxxxxxxx>
> ---

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