[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87tty3ohl1.wl-tiwai@suse.de>
Date: Wed, 29 Mar 2023 14:41:30 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Tom Rix <trix@...hat.com>
Cc: perex@...ex.cz, tiwai@...e.com, nathan@...nel.org,
ndesaulniers@...gle.com, wangjianli@...rlc.com,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
llvm@...ts.linux.dev
Subject: Re: [PATCH] ALSA: remove unused loop_count variable
On Sun, 26 Mar 2023 22:57:12 +0200,
Tom Rix wrote:
>
> clang with W=1 reports
> sound/pci/asihpi/hpi6000.c:1256:6: error: variable
> 'loop_count' set but not used [-Werror,-Wunused-but-set-variable]
> u32 loop_count = 0;
> ^
> This variable is not used so remove it.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
Applied, thanks.
Takashi
Powered by blists - more mailing lists