diff options
| author | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-06-30 16:01:09 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-06-30 23:40:21 +0100 |
| commit | 2924fa8381ee20d26fad75d749af71b845f57749 (patch) | |
| tree | 982af4f2323863d95788ab093e58b5514760f49d /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 8e74b2db58671c27809dcea9c0eb9143424f2ca8 (diff) | |
regulator: Improve style of i2c_device_id arrays
The two previous patches did some style improvements while adapting the
i2c_device_id arrays. Adapt all the remaining regulator drivers to use
the same style. That is:
- Use a comma after a initialisation value unless the closing } is in
the same line.
- Don't use a comma after the list terminator.
- Use a space after the opening { and one before the closing }; a
single space for an empty pair.
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/221a2e634f6bbf9638b906470ffb1b2b413e0a5a.1782827697.git.u.kleine-koenig@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
