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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 27 Oct 2020 16:10:04 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Arnd Bergmann <arnd@...nel.org>
Cc:     ast@...nel.org, daniel@...earbox.net, arnd@...db.de, kafai@...com,
        songliubraving@...com, netdev@...r.kernel.org, bpf@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bpf: fix -Wshadow warnings

Hello:

This patch was applied to bpf/bpf.git (refs/heads/master):

On Mon, 26 Oct 2020 17:20:50 +0100 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
> 
> There are thousands of warnings about one macro in a W=2 build:
> 
> include/linux/filter.h:561:6: warning: declaration of 'ret' shadows a previous local [-Wshadow]
> 
> Prefix all the locals in that macro with __ to avoid most of
> these warnings.
> 
> [...]

Here is the summary with links:
  - bpf: fix -Wshadow warnings
    https://git.kernel.org/bpf/bpf/c/343a3e8bc635

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ