[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160381500452.20705.2585416000824554445.git-patchwork-notify@kernel.org>
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