diff options
| author | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-06-17 11:41:50 +0200 |
|---|---|---|
| committer | Uwe Kleine-König <ukleinek@kernel.org> | 2026-07-03 23:26:53 +0200 |
| commit | 1a4920940ebfd8d907858abd8f8dd09b13752946 (patch) | |
| tree | bfe18770aad5dee21b7d46675498ef019db527da /scripts/Makefile.thinlto | |
| parent | 041d2acb68fb7220b8c7f8097da4f0915447f238 (diff) | |
| download | linux-next-1a4920940ebfd8d907858abd8f8dd09b13752946.tar.gz linux-next-1a4920940ebfd8d907858abd8f8dd09b13752946.zip | |
pwm: 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 drop a comma after a list terminator.
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patch.msgid.link/b515eb1644e793d019163fd2a717d3fccef857f5.1781689255.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
