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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 21 Apr 2022 17:00:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Gaosheng Cui <cuigaosheng1@...wei.com> Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org, kafai@...com, songliubraving@...com, yhs@...com, john.fastabend@...il.com, kpsingh@...nel.org, netdev@...r.kernel.org, bpf@...r.kernel.org, linux-kernel@...r.kernel.org, gongruiqi1@...wei.com, wangweiyang2@...wei.com Subject: Re: [PATCH -next] libbpf: Remove redundant non-null checks on obj_elf Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@...nel.org>: On Thu, 21 Apr 2022 11:18:03 +0800 you wrote: > Obj_elf is already non-null checked at the function entry, so remove > redundant non-null checks on obj_elf. > > Signed-off-by: Gaosheng Cui <cuigaosheng1@...wei.com> > --- > tools/lib/bpf/libbpf.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) Here is the summary with links: - [-next] libbpf: Remove redundant non-null checks on obj_elf https://git.kernel.org/bpf/bpf-next/c/b71a2ebf74ef 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