Re: [PATCH v1 2/3] gpio: Use named initializers for platform_device_id arrays

From: Matti Vaittinen

Date: Fri May 29 2026 - 04:04:44 EST


ke 27.5.2026 klo 17.57 Uwe Kleine-König (The Capable Hub)
(u.kleine-koenig@xxxxxxxxxxxx) kirjoitti:
>
> Named initializers are better readable and more robust to changes of the
> struct definition. This robustness is relevant for a planned change to
> struct platform_device_id replacing .driver_data by an anonymous unit.
>
> While touching these arrays unify spacing and usage of commas.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
Reviewed-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>

--

Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland

~~ When things go utterly wrong vim users can always type :help! ~~

Discuss - Estimate - Plan - Report and finally accomplish this:
void do_work(int time) __attribute__ ((const));