Hello: This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 30 Mar 2021 20:55:39 +0800 you wrote: > It already has null pointer check in kfree_skb(), > remove pointless pointer check before kfree_skb(). > > Reported-by: Hulk Robot <[email protected]> > Signed-off-by: Yang Yingliang <[email protected]> > --- > drivers/net/mhi/net.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Here is the summary with links: - [-next] net: mhi: remove pointless conditional before kfree_skb() https://git.kernel.org/netdev/net-next/c/cda1893e9f7c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
