Re: [PATCH][next] iio: light: vcnl4000: make read-only const array regulator_names static
From: Andy Shevchenko
Date: Tue Jul 14 2026 - 13:07:43 EST
On Tue, Jul 14, 2026 at 05:57:39PM +0100, Colin Ian King wrote:
> Don't populate the read-only const array regulator_names on the stack
> at run time, instead make it static const char * const
Makes sense
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko