[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161940061601.7794.5958646471098121470.git-patchwork-notify@kernel.org>
Date: Mon, 26 Apr 2021 01:30:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: ayush.sawal@...lsio.com, vinay.yadav@...lsio.com,
rohitm@...lsio.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ch_ktls: Remove redundant variable result
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 23 Apr 2021 17:52:23 +0800 you wrote:
> Variable result 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/chelsio/inline_crypto/ch_ktls/chcr_ktls.c:1488:2:
> warning: Value stored to 'pos' is never read
> [clang-analyzer-deadcode.DeadStores].
>
> [...]
Here is the summary with links:
- ch_ktls: Remove redundant variable result
https://git.kernel.org/netdev/net-next/c/bf7d20cd51d7
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