diff options
| author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2026-03-09 11:56:51 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-03-09 13:44:35 +0000 |
| commit | 66f71ec3539e0e724f5099e6d4bbc81db4d9954a (patch) | |
| tree | dd2cb5e2d8ae4a7c12b44c68286cf47eb4881050 /tools/perf/scripts/python/stackcollapse.py | |
| parent | a2614f29ee37841638a2ca852da7f83aac6756dc (diff) | |
ASoC: cs35l56-test: Remove pointless duplicate loop counters
In cs35l56_test_parse_xu_onchip_spkid() the first two loops used
local i to index an array and num_gpios/num_pulls to count how
many entries it had seen. But both i and num_* started at 0 and
incremented on each loop so were identical. Remove i from these
loops.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260309115651.1090368-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
