[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162068221057.28006.13564077451143284721.git-patchwork-notify@kernel.org>
Date: Mon, 10 May 2021 21:30:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: davem@...emloft.net, kuba@...nel.org, nathan@...nel.org,
ndesaulniers@...gle.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, clang-built-linux@...glegroups.com
Subject: Re: [PATCH] neighbour: Remove redundant initialization of 'bucket'
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 8 May 2021 18:03:05 +0800 you wrote:
> Integer variable 'bucket' is being initialized however
> this value is never read as 'bucket' is assigned zero
> in for statement. Remove the redundant assignment.
>
> Cleans up clang warning:
>
> net/core/neighbour.c:3144:6: warning: Value stored to 'bucket' during
> its initialization is never read [clang-analyzer-deadcode.DeadStores]
>
> [...]
Here is the summary with links:
- neighbour: Remove redundant initialization of 'bucket'
https://git.kernel.org/netdev/net-next/c/48de7c0c1c92
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