diff options
| author | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-07-02 16:53:41 +0200 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-07-30 14:32:58 +0100 |
| commit | d0a1023960c8d4b64bd100e48ad0628e0ac82c5e (patch) | |
| tree | b44698d88f3270d12af97ea5971be713dc532bf6 /tools/perf/scripts/python | |
| parent | 02c54e90785c4d75eb0adf8e08f69b181e1d4758 (diff) | |
| download | linux-d0a1023960c8d4b64bd100e48ad0628e0ac82c5e.tar.gz linux-d0a1023960c8d4b64bd100e48ad0628e0ac82c5e.zip | |
mfd: Unify style of spi_device_id arrays
The two previous commits adapted the style of some spi_device_id arrays.
Fix the remaining arrays to the same style, that is:
- no comma after the list terminator and after an initializer iff the
closing } is on the same line
- a single space in the list terminator
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/323dc79eb1bcc55caf0163e26501e1de3e710554.1783003256.git.u.kleine-koenig@baylibre.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
