[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171051122831.31092.16966126558261968540.git-patchwork-notify@kernel.org>
Date: Fri, 15 Mar 2024 14:00:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Mikhail Lobanov <m.lobanov@...alinux.ru>
Cc: rajur@...lsio.com, davem@...emloft.net, edumazet@...gle.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cxgb4: unnecessary check for 0 in the free_sge_txq_uld()
function
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 13 Mar 2024 11:34:36 -0400 you wrote:
> The free_sge_txq_old() function has an unnecessary txq check of 0.
> This check is not necessary, since the txq pointer is initialized by the
> uldtxq[i] address from the operation &txq_info->uldtxq[i], which ensures
> that txq is not equal to 0.
>
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>
> [...]
Here is the summary with links:
- cxgb4: unnecessary check for 0 in the free_sge_txq_uld() function
https://git.kernel.org/netdev/net-next/c/237bb5f7f7f5
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