summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>2026-07-02 16:53:39 +0200
committerLee Jones <lee@kernel.org>2026-07-30 14:32:53 +0100
commite9929b4b61dc5eb0e68a208e272f6e8b2d2eb0d5 (patch)
treee4cd34bea949286379d725c5b5dbfdcc2ca1a1bb /tools/perf/scripts/python
parentabf98c166e41d3c3473216f4b8a508e284ad13f3 (diff)
downloadlinux-e9929b4b61dc5eb0e68a208e272f6e8b2d2eb0d5.tar.gz
linux-e9929b4b61dc5eb0e68a208e272f6e8b2d2eb0d5.zip
mfd: Drop unused assignment of spi_device_id driver data
The drivers explicitly set the .driver_data member of struct spi_device_id to zero without relying on that value. Drop these unused assignments. While touching these arrays use named initializers for .name. This patch doesn't modify the compiled arrays, only their representation in source form benefits. The former was confirmed with x86 and arm64 builds. Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Link: https://patch.msgid.link/15dc05c1a49f79b6cb43684d8bcf60adcd1be7de.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