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