From: patchwork-bot+netdevbpf@kernel.org
To: Xi Huang <xuiagnh@gmail.com>
Cc: davem@davemloft.net, dsahern@kernel.org, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ipv6: remove redundant check
Date: Thu, 22 Aug 2024 00:40:37 +0000 [thread overview]
Message-ID: <172428723773.1872412.3417555253186546832.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240820115442.49366-1-xuiagnh@gmail.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.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@gmail.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
prev parent reply other threads:[~2024-08-22 0:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-20 11:54 [PATCH] ipv6: remove redundant check Xi Huang
2024-08-20 11:59 ` Florian Westphal
2024-08-22 0:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=172428723773.1872412.3417555253186546832.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=xuiagnh@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox