On Sun, 18 Jan 2026 07:55:10 +0100, LeeYongjun wrote: > > The variable 'i' in wrong_timers_test() is declared but never used. > This was detected by Cppcheck static analysis. > > tools/testing/selftests/alsa/utimer-test.c:144:9: style: Unused variable: i > [unusedVariable] > > Remove it to clean up the code and silence the warning. > > Signed-off-by: LeeYongjun <[email protected]>
Thanks, applied now. Takashi

