Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Wed, 12 Jan 2022 23:55:33 +0000 you wrote: > The pointer skb is redundant, it is assigned a value that is never > read and hence can be removed. Cleans up clang scan warning: > > drivers/atm/iphase.c:205:18: warning: Although the value stored > to 'skb' is used in the enclosing expression, the value is never > actually read from 'skb' [deadcode.DeadStores] > > [...] Here is the summary with links: - atm: iphase: remove redundant pointer skb https://git.kernel.org/netdev/net/c/d7b430341102 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html