Re: [PATCH] net: stmmac: make variable data a u32
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-08-12 21:20:14
Also in:
kernel-janitors, linux-arm-kernel, lkml
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-08-12 21:20:14
Also in:
kernel-janitors, linux-arm-kernel, lkml
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski [off-list ref]: On Mon, 11 Aug 2025 12:12:11 +0100 you wrote:
Make data a u32 instead of an unsigned long, this way it is explicitly the same width as the operations performed on it and the same width as a writel store, and it cleans up sign extention warnings when 64 bit static analysis is performed on the code. Signed-off-by: Colin Ian King <redacted> [...]
Here is the summary with links:
- net: stmmac: make variable data a u32
https://git.kernel.org/netdev/net-next/c/11b99886d194
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html