lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <167997181929.12698.4724410106148898115.git-patchwork-notify@kernel.org> Date: Tue, 28 Mar 2023 02:50:19 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Tom Rix <trix@...hat.com> Cc: aelior@...vell.com, manishc@...vell.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, nathan@...nel.org, ndesaulniers@...gle.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, llvm@...ts.linux.dev Subject: Re: [PATCH] qed: remove unused num_ooo_add_to_peninsula variable Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Sat, 25 Mar 2023 20:17:33 -0400 you wrote: > clang with W=1 reports > drivers/net/ethernet/qlogic/qed/qed_ll2.c:649:6: error: variable > 'num_ooo_add_to_peninsula' set but not used [-Werror,-Wunused-but-set-variable] > u32 num_ooo_add_to_peninsula = 0, cid; > ^ > This variable is not used so remove it. > > [...] Here is the summary with links: - qed: remove unused num_ooo_add_to_peninsula variable https://git.kernel.org/netdev/net-next/c/2bcc74ffd21a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists