[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161955856768.21098.16395317886854279600.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: borisp@...dia.com, john.fastabend@...il.com, daniel@...earbox.net,
kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/tls: Remove redundant initialization of record
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 27 Apr 2021 18:28:22 +0800 you wrote:
> record is being initialized to ctx->open_record but this is never
> read as record is overwritten later on. Remove the redundant
> initialization.
>
> Cleans up the following clang-analyzer warning:
>
> net/tls/tls_device.c:421:26: warning: Value stored to 'record' during
> its initialization is never read [clang-analyzer-deadcode.DeadStores].
>
> [...]
Here is the summary with links:
- net/tls: Remove redundant initialization of record
https://git.kernel.org/netdev/net-next/c/3afef8c7aa2d
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