[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161946682704.17823.13920971872017005914.git-patchwork-notify@kernel.org>
Date: Mon, 26 Apr 2021 19:53:47 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: pcnet32@...ntier.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pcnet32: Remove redundant variable prev_link and curr_link
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 25 Apr 2021 18:35:18 +0800 you wrote:
> Variable prev_link and curr_link is being assigned a value from a
> calculation however the variable is never read, so this redundant
> variable can be removed.
>
> Cleans up the following clang-analyzer warning:
>
> drivers/net/ethernet/amd/pcnet32.c:2857:4: warning: Value stored to
> 'prev_link' is never read [clang-analyzer-deadcode.DeadStores].
>
> [...]
Here is the summary with links:
- pcnet32: Remove redundant variable prev_link and curr_link
https://git.kernel.org/netdev/net-next/c/930d2d619d0a
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