Re: [PATCH v4 5/5] iio: accel: mma8452: use guard() to release mutexes
From: Andy Shevchenko
Date: Tue Jun 02 2026 - 21:02:08 EST
On Tue, Jun 02, 2026 at 06:59:26PM +0530, Sanjay Chitroda wrote:
> Replace explicit mutex_lock() and mutex_unlock() with the guard() and
> scoped_guard() macro for cleaner and safer mutex handling.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko