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: <167338921669.701.5149917434879547711.git-patchwork-notify@kernel.org> Date: Tue, 10 Jan 2023 22:20:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Wang@...codeaurora.org, Haiyue <haiyue.wang@...el.com> Cc: bpf@...r.kernel.org, ast@...nel.org, daniel@...earbox.net, andrii@...nel.org, martin.lau@...ux.dev, song@...nel.org, yhs@...com, john.fastabend@...il.com, kpsingh@...nel.org, sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH bpf-next v1] bpf: Remove the unnecessary insn buffer comparison Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@...earbox.net>: On Sun, 8 Jan 2023 23:12:57 +0800 you wrote: > The variable 'insn' is initialized to 'insn_buf' without being changed, > only some helper macros are defined, so the insn buffer comparison is > unnecessary, just remove it. > > Signed-off-by: Haiyue Wang <haiyue.wang@...el.com> > --- > net/core/filter.c | 6 ------ > 1 file changed, 6 deletions(-) Here is the summary with links: - [bpf-next,v1] bpf: Remove the unnecessary insn buffer comparison https://git.kernel.org/bpf/bpf-next/c/66cf99b55e58 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