Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Mon, 5 Feb 2024 21:36:43 +0000 you wrote: > The variable okay is being initialized with a value that is never > read, it is being re-assigned later on. The initialization is > redundant and can be removed. Also clean up assignment to > variable freespace using an assignment and mask operation. > > Cleans up clang scan build warning: > drivers/net/ethernet/xircom/xirc2ps_cs.c:1244:5: warning: Value stored > to 'okay' is never read [deadcode.DeadStores] > > [...] Here is the summary with links: - [next] xirc2ps_cs: remove redundant assignment to variable okay, clean up freespace https://git.kernel.org/netdev/net-next/c/e084a1c1dff6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html