[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162129301106.23530.3271088943002259290.git-patchwork-notify@kernel.org>
Date: Mon, 17 May 2021 23:10:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: davem@...emloft.net, kuba@...nel.org, ast@...nel.org,
daniel@...earbox.net, andrii@...nel.org, kafai@...com,
songliubraving@...com, yhs@...com, john.fastabend@...il.com,
kpsingh@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH] net/packet: Remove redundant assignment to ret
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 17 May 2021 18:15:25 +0800 you wrote:
> Variable ret is set to '0' or '-EBUSY', but this value is never read
> as it is not used later on, hence it is a redundant assignment and
> can be removed.
>
> Clean up the following clang-analyzer warning:
>
> net/packet/af_packet.c:3936:4: warning: Value stored to 'ret' is never
> read [clang-analyzer-deadcode.DeadStores].
>
> [...]
Here is the summary with links:
- net/packet: Remove redundant assignment to ret
https://git.kernel.org/netdev/net-next/c/25c55b38d85b
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