[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169034102053.18310.10029873167601541391.git-patchwork-notify@kernel.org>
Date: Wed, 26 Jul 2023 03:10:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: shaozhengchao <shaozhengchao@...wei.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, simon.horman@...igine.com,
kuniyu@...zon.com, liuhangbin@...il.com, jiri@...nulli.us,
hkallweit1@...il.com, andy.ren@...cruise.com, weiyongjun1@...wei.com,
yuehaibing@...wei.com
Subject: Re: [PATCH net-next] net: remove redundant NULL check in
remove_xps_queue()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 24 Jul 2023 10:37:35 +0800 you wrote:
> There are currently two paths that call remove_xps_queue():
> 1. __netif_set_xps_queue -> remove_xps_queue
> 2. clean_xps_maps -> remove_xps_queue_cpu -> remove_xps_queue
> There is no need to check dev_maps in remove_xps_queue() because
> dev_maps has been checked on these two paths.
>
> Signed-off-by: Zhengchao Shao <shaozhengchao@...wei.com>
>
> [...]
Here is the summary with links:
- [net-next] net: remove redundant NULL check in remove_xps_queue()
https://git.kernel.org/netdev/net-next/c/f080864a9d90
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