[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161973721077.25365.3622601507477450777.git-patchwork-notify@kernel.org>
Date: Thu, 29 Apr 2021 23:00:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: aelior@...vell.com, skalluru@...vell.com,
GR-everest-linux-l2@...vell.com, 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] bnx2x: Remove redundant assignment to err
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 29 Apr 2021 18:38:25 +0800 you wrote:
> Variable 'err' is set to -EIO 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.
>
> Clean up the following clang-analyzer warning:
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:1195:2: warning: Value
> stored to 'err' is never read [clang-analyzer-deadcode.DeadStores]
>
> [...]
Here is the summary with links:
- bnx2x: Remove redundant assignment to err
https://git.kernel.org/netdev/net/c/8343b1f8b97a
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