[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <168027443492.32751.8602974974807880536.kvalo@kernel.org>
Date: Fri, 31 Mar 2023 14:53:56 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Tom Rix <trix@...hat.com>
Cc: aspriel@...il.com, franky.lin@...adcom.com,
hante.meuleman@...adcom.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
nathan@...nel.org, ndesaulniers@...gle.com,
linux-wireless@...r.kernel.org,
brcm80211-dev-list.pdl@...adcom.com,
SHA-cyfmac-dev-list@...ineon.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, llvm@...ts.linux.dev,
Tom Rix <trix@...hat.com>
Subject: Re: wifi: brcmsmac: ampdu: remove unused suc_mpdu variable
Tom Rix <trix@...hat.com> wrote:
> clang with W=1 reports
> drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c:848:5: error: variable
> 'suc_mpdu' set but not used [-Werror,-Wunused-but-set-variable]
> u8 suc_mpdu = 0, tot_mpdu = 0;
> ^
> This variable is not used so remove it.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
> Reviewed-by: Simon Horman <simon.horman@...igine.com>
Patch applied to wireless-next.git, thanks.
2f73f04b7f93 wifi: brcmsmac: ampdu: remove unused suc_mpdu variable
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230327151151.1771350-1-trix@redhat.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists