Re: [PATCH v2 0/4] iio: accel: convert to guard(mutex)

From: Andy Shevchenko

Date: Mon Mar 09 2026 - 12:40:59 EST


On Mon, Mar 09, 2026 at 09:04:04PM +0530, Rajveer Chaudhari wrote:
> This series converts manual mutex_lock/mutex_unlock pairs to
> guard(mutex) in two ADXL accelerometer drivers. Each conversion
> also simplifies error handling by removing goto labels and
> returning directly on error paths.

> Alphabetically Header alignment dropped in v2.

Why? It's valid change when in the series.

And again to make sure you got it, send a new version at least 24h later than
the previous one, not 2h.

--
With Best Regards,
Andy Shevchenko