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: <164984941262.14313.12229725514053203170.git-patchwork-notify@kernel.org> Date: Wed, 13 Apr 2022 11:30:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Guo Zhengkui <guozhengkui@...o.com> Cc: davem@...emloft.net, yoshfuji@...ux-ipv6.org, dsahern@...nel.org, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, zhengkui_guo@...look.com Subject: Re: [PATCH] ipv6: exthdrs: use swap() instead of open coding it Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Tue, 12 Apr 2022 11:20:58 +0800 you wrote: > Address the following coccicheck warning: > net/ipv6/exthdrs.c:620:44-45: WARNING opportunity for swap() > > by using swap() for the swapping of variable values and drop > the tmp (`addr`) variable that is not needed any more. > > Signed-off-by: Guo Zhengkui <guozhengkui@...o.com> > > [...] Here is the summary with links: - ipv6: exthdrs: use swap() instead of open coding it https://git.kernel.org/netdev/net-next/c/5ee6ad1dcae8 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