aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorGeoffrey D. Bennett <[email protected]>2024-10-04 23:57:54 +0930
committerTakashi Iwai <[email protected]>2024-10-08 10:11:48 +0200
commit5e7b782259fd396c7802948f5901bb2d769ddff8 (patch)
tree7c33585c6bdcca70cb960fbac51f966682279151 /tools/perf/scripts/python/syscall-counts.py
parent8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b (diff)
ALSA: scarlett2: Fix redeclaration of loop variable
Was using both "for (i = 0, ..." and "for (int i = 0, ..." in scarlett2_update_autogain(). Remove "int" to fix. Signed-off-by: Geoffrey D. Bennett <[email protected]> Signed-off-by: Takashi Iwai <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions