public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: LeeYongjun <jun85566@gmail.com>
Cc: broonie@kernel.org, perex@perex.cz, tiwai@suse.com,
	shuah@kernel.org, linux-sound@vger.kernel.org,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] selftests: alsa: Remove unused variable in utimer-test
Date: Mon, 19 Jan 2026 09:13:12 +0100	[thread overview]
Message-ID: <87pl7681gn.wl-tiwai@suse.de> (raw)
In-Reply-To: <20260118065510.29644-1-jun85566@gmail.com>

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 <jun85566@gmail.com>

Thanks, applied now.


Takashi

      reply	other threads:[~2026-01-19  8:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-18  6:55 [PATCH] selftests: alsa: Remove unused variable in utimer-test LeeYongjun
2026-01-19  8:13 ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pl7681gn.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=jun85566@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=shuah@kernel.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox