[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161955856765.21098.5708480208914549566.git-patchwork-notify@kernel.org>
Date: Tue, 27 Apr 2021 21:22:47 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] llc2: Remove redundant assignment to rc
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 27 Apr 2021 18:29:48 +0800 you wrote:
> Variable rc is set to zero but this value is never read as it is
> overwritten with a new value later on, hence it is a redundant
> assignment and can be removed.
>
> Cleans up the following clang-analyzer warning:
>
> net/llc/llc_station.c:86:2: warning: Value stored to 'rc' is never read
> [clang-analyzer-deadcode.DeadStores].
>
> [...]
Here is the summary with links:
- llc2: Remove redundant assignment to rc
https://git.kernel.org/netdev/net-next/c/2342eb1afe00
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