Re: [PATCH v3] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep

From: Andy Shevchenko

Date: Thu Nov 06 2025 - 11:13:37 EST


On Thu, Nov 06, 2025 at 03:31:07PM +0000, Remi Buisson via B4 Relay wrote:
> From: Remi Buisson <remi.buisson@xxxxxxx>
>
> The sleep variable in inv_icm45600_buffer_postdisable could be used without
> being assigned in case of error. It must be initialized to 0 by default.

> Closes:https://lore.kernel.org/linux-iio/aPi6Xw-ZoUkW76zR@stanley.mountain/

Missing space.

>

Redundant blank line.

> Fixes: 06674a72cf7a ("iio: imu: inv_icm45600: add buffer support in iio devices")
> Signed-off-by: Remi Buisson <remi.buisson@xxxxxxx>
> ---
> Changes in v3:
> - Fix commit message: fix and closes moved to SoB

Not really.

...

Code wise is good to me.

--
With Best Regards,
Andy Shevchenko