Thread (4 messages) flat view 4 messages, 4 authors, 6d ago

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

From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-08-14 21:20:53
Also in: lkml

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski [off-list ref]:

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help