Re: [PATCH] iio: imu: adis16550: rework clock range test
From: Andy Shevchenko
Date: Wed Jul 02 2025 - 10:54:44 EST
On Wed, Jul 02, 2025 at 09:27:45AM -0500, David Lechner wrote:
> Rework the clock rate range test to test if sync_mode_data != NULL
> instead of testing if the for loop index variable. This makes it easier
> for static analyzers to see that we aren't using an uninitialized
> sync_mode_data [1].
But at the same time it makes it not to be the usual pattern.,,
--
With Best Regards,
Andy Shevchenko