Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 30 Dec 2021 16:12:30 +0000 you wrote: > Variable i is being assigned a value that is never read, the > assignment is redundant and can be removed. Cleans up clang-scan > build warning: > > drivers/nfc/st21nfca/i2c.c:319:4: warning: Value stored to 'i' > is never read [deadcode.DeadStores] > i = 0; > > [...] Here is the summary with links: - nfc: st21nfca: remove redundant assignment to variable i https://git.kernel.org/netdev/net-next/c/314fbde95769 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html