summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>2026-06-10 10:41:04 +0200
committerUlf Hansson <ulfh@kernel.org>2026-07-06 16:03:17 +0200
commit1f8c98dc954debe776ee81f889a73b5522f2e5b2 (patch)
tree0a8ad2023f04ac6294de1ed4faaf58556b13d1dc /tools/perf/scripts/python/bin/stackcollapse-report
parent86e23edba75867554b19dc407263035cb244484c (diff)
mmc: wbsd: Drop unused assignment of pnp_device_id driver data
The driver explicitly sets the .driver_data member of struct pnp_device_id to zero without relying on that value. Drop these unused assignments. While touching this array use a named initializer for .id and simplify the list terminator. This patch doesn't modify the compiled array, only its representation in source form benefits. The former was confirmed with an x86 build. Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Signed-off-by: Ulf Hansson <ulfh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions