Re: [PATCH v4 7/8] iio: light: si1133: add local variable for timeout
From: Andy Shevchenko
Date: Mon May 04 2026 - 04:54:15 EST
On Thu, Apr 30, 2026 at 05:04:27PM +0200, Joshua Crofts via B4 Relay wrote:
> Add local variable for timeout to improve readability.
>
> No functional change.
Hmm... I am not sure about this as previously it was one jump and now two jumps
over the code to get the actual value of the timeout. OTOH, I don't care much
in this case.
--
With Best Regards,
Andy Shevchenko