summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>2026-06-04 22:55:26 +0200
committerMark Brown <broonie@kernel.org>2026-06-09 22:44:23 +0100
commitfc82dda1dcc61a4e48c1511d0a3beefc9dc77312 (patch)
treee64dc2f6d78eaea6b99c471c73bc07286e738df5 /scripts
parent2cf4ad412f90f54597be95a6ce297d016d2fbef9 (diff)
spi: 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> Link: https://patch.msgid.link/3fcd432a505bb1bb7f8ef0fba9162243200b3347.1780606153.git.u.kleine-koenig@baylibre.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions