Re: [PATCH] net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator

From: patchwork-bot+netdevbpf
Date: Mon Mar 28 2022 - 19:30:25 EST


Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Mon, 28 Mar 2022 11:24:31 +0800 you wrote:
> The bug is here:
> return rule;
>
> The list iterator value 'rule' will *always* be set and non-NULL
> by list_for_each_entry(), so it is incorrect to assume that the
> iterator value will be NULL if the list is empty or no element
> is found.
>
> [...]

Here is the summary with links:
- net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
https://git.kernel.org/netdev/net/c/6da69b1da130

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html