Re: [PATCH v1] clk: Use named initializers for platform_device_id arrays
From: Matti Vaittinen
Date: Fri May 29 2026 - 03:27:22 EST
On 28/05/2026 13:29, Uwe Kleine-König (The Capable Hub) wrote:
Named initializers are better readable and more robust to changes of theReviewed-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
struct definition. This robustness is relevant for a planned change to
struct platform_device_id replacing .driver_data by an anonymous union.
While touching these arrays unify spacing and usage of commas.
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
--
---
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland
~~ When things go utterly wrong vim users can always type :help! ~~