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-09 11:59:39 +0100 |
| commit | 6384e5c5e0bcfbc9a915d70cb3925e0022d7b337 (patch) | |
| tree | da4ce75f254988ccecf137ca5408c6039c5a4e7c /Documentation | |
| parent | bdaceafafa54b3fd4f9dba9e0044a910f16e4a2c (diff) | |
| download | linux-next-6384e5c5e0bcfbc9a915d70cb3925e0022d7b337.tar.gz linux-next-6384e5c5e0bcfbc9a915d70cb3925e0022d7b337.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 'Documentation')
0 files changed, 0 insertions, 0 deletions
