Re: [PATCH net-next] net: dsa: drop explicit NULL comparisons
From: patchwork-bot+netdevbpf
Date: Fri Aug 14 2026 - 17:21:55 EST
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Wed, 12 Aug 2026 14:06:44 +0800 you wrote:
> Replace explicit NULL comparisons with the boolean form to follow
> the kernel coding style:
>
> dev->class != NULL -> dev->class
> user_dev == NULL -> !user_dev
>
> No functional changes intended.
>
> [...]
Here is the summary with links:
- [net-next] net: dsa: drop explicit NULL comparisons
https://git.kernel.org/netdev/net-next/c/e6a5d573d24c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html