Re: [PATCH net-next] net: dsa: drop explicit NULL comparisons

[email protected]
Newsgroups gmane.linux.network,gmane.linux.kernel
Message-ID <178674240713.3963717.11667328689936932143.git-patchwork-notify@kernel.org>
Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.