[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165301141337.6731.2355844886209555602.git-patchwork-notify@kernel.org>
Date: Fri, 20 May 2022 01:50:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, m.chetan.kumar@...el.com, linuxwwan@...el.com,
loic.poulain@...aro.org, ryazanov.s.a@...il.com,
johannes@...solutions.net
Subject: Re: [PATCH net-next] net: wwan: iosm: remove pointless null check
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 18 May 2022 17:43:42 -0700 you wrote:
> GCC 12 warns:
>
> drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c: In function ‘ipc_protocol_dl_td_process’:
> drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c:406:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘cb’ will never be NULL [-Waddress]
> 406 | if (!IPC_CB(skb)) {
> | ^
>
> [...]
Here is the summary with links:
- [net-next] net: wwan: iosm: remove pointless null check
https://git.kernel.org/netdev/net-next/c/dbbc7d04c549
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists