Re: (subset) [PATCH] backlight: Use named initializers for arrays of i2c_device_data
From: Lee Jones
Date: Thu Jun 11 2026 - 10:13:44 EST
On Mon, 18 May 2026 13:12:03 +0200, Uwe Kleine-König (The Capable Hub) wrote:
> While being less compact, using named initializers allows to more easily
> see which members of the structs are assigned which value without having
> to lookup the declaration of the struct. And it's also more robust
> against changes to the struct definition.
>
> The mentioned robustness is relevant for a planned change to struct
> i2c_device_id that replaces .driver_data by an anonymous union.
>
> [...]
Applied, thanks!
[1/1] backlight: Use named initializers for arrays of i2c_device_data
commit: b3c8bb2e69979e3aadcbfc5ac53424ecf26a9277
--
Lee Jones [李琼斯]