diff options
| author | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-05-28 12:29:38 +0200 |
|---|---|---|
| committer | Brian Masney <bmasney@redhat.com> | 2026-06-29 13:22:04 -0400 |
| commit | 4f04b40ae7e27970041375193b312274b8293ae1 (patch) | |
| tree | 8e19bc6bd1058c52deb0b808195cdfbf3e45618e /include/linux/raid | |
| parent | 483932d86b0063a9a7f0eefa4b2e557d753fe086 (diff) | |
clk: Use named initializers for platform_device_id arrays
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 these arrays unify spacing and usage of commas.
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Brian Masney <bmasney@redhat.com>
Diffstat (limited to 'include/linux/raid')
0 files changed, 0 insertions, 0 deletions
