Hello, On Tue, Jun 16, 2026 at 04:31:39PM +0200, Uwe Kleine-König (The Capable Hub) wrote: > 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 union. > > While touching this array drop commas before closing curly braces on the > same line. > > Signed-off-by: Uwe Kleine-König (The Capable Hub) this patch got a review but wasn't picked up yet. Is this still on your radar? Best regards Uwe