[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165301141322.6731.3383190235145046892.git-patchwork-notify@kernel.org>
Date: Fri, 20 May 2022 01:50:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ricardo Martinez <ricardo.martinez@...ux.intel.com>
Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net,
johannes@...solutions.net, ryazanov.s.a@...il.com,
loic.poulain@...aro.org, m.chetan.kumar@...el.com,
chandrashekar.devegowda@...el.com, linuxwwan@...el.com,
haijun.liu@...iatek.com, ilpo.jarvinen@...ux.intel.com,
moises.veleta@...el.com, sreehari.kancharla@...el.com,
dan.carpenter@...cle.com
Subject: Re: [PATCH net-next 1/1] net: wwan: t7xx: Fix smatch errors
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 18 May 2022 12:55:29 -0700 you wrote:
> t7xx_request_irq() error: uninitialized symbol 'ret'.
>
> t7xx_core_hk_handler() error: potentially dereferencing uninitialized 'event'.
> If the condition to enter the loop that waits for the handshake event
> is false on the first iteration then the uninitialized 'event' will be
> dereferenced, fix this by initializing 'event' to NULL.
>
> [...]
Here is the summary with links:
- [net-next,1/1] net: wwan: t7xx: Fix smatch errors
https://git.kernel.org/netdev/net-next/c/86afd5a0e78e
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