[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172428723773.1872412.3417555253186546832.git-patchwork-notify@kernel.org>
Date: Thu, 22 Aug 2024 00:40:37 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xi Huang <xuiagnh@...il.com>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ipv6: remove redundant check
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 20 Aug 2024 19:54:42 +0800 you wrote:
> err varibale will be set everytime,like -ENOBUFS and in if (err < 0),
> when code gets into this path. This check will just slowdown
> the execution and that's all.
>
> Signed-off-by: Xi Huang <xuiagnh@...il.com>
> ---
> net/ipv6/addrconf.c | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)
Here is the summary with links:
- ipv6: remove redundant check
https://git.kernel.org/netdev/net-next/c/d35a3a8f1b7f
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