[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161973721081.25365.11886420591596326237.git-patchwork-notify@kernel.org>
Date: Thu, 29 Apr 2021 23:00:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: nicolas.ferre@...rochip.com, claudiu.beznea@...rochip.com,
davem@...emloft.net, kuba@...nel.org, linux@...linux.org.uk,
palmer@...belt.com, paul.walmsley@...ive.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org
Subject: Re: [PATCH] net: macb: Remove redundant assignment to queue
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 29 Apr 2021 18:25:46 +0800 you wrote:
> Variable queue is set to bp->queues but these values is not used as it
> is overwritten later on, hence redundant assignment can be removed.
>
> Cleans up the following clang-analyzer warning:
>
> drivers/net/ethernet/cadence/macb_main.c:4919:21: warning: Value stored
> to 'queue' during its initialization is never read
> [clang-analyzer-deadcode.DeadStores].
>
> [...]
Here is the summary with links:
- net: macb: Remove redundant assignment to queue
https://git.kernel.org/netdev/net/c/bbf6acea6ecf
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