diff options
author | 2024-10-04 23:57:54 +0930 | |
---|---|---|
committer | 2024-10-08 10:11:48 +0200 | |
commit | 5e7b782259fd396c7802948f5901bb2d769ddff8 (patch) | |
tree | 7c33585c6bdcca70cb960fbac51f966682279151 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.12-rc2 (diff) | |
download | linux-rng-5e7b782259fd396c7802948f5901bb2d769ddff8.tar.xz linux-rng-5e7b782259fd396c7802948f5901bb2d769ddff8.zip |
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 <g@b4.vu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/ecb0a8931c1883abd6c0e335c63961653bef85f0.1727971672.git.g@b4.vu
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions