From: patchwork-bot+netdevbpf@kernel.org
To: Arnd Bergmann <arnd@kernel.org>
Cc: davem@davemloft.net, dsahern@kernel.org, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, arnd@arndb.de,
leitao@debian.org, thinker.li@gmail.com, chentao@kylinos.cn,
kuniyu@amazon.com, vnuorval@tcs.hut.fi, yoshfuji@linux-ipv6.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] ipv6: fib: hide unused 'pn' variable
Date: Tue, 09 Apr 2024 14:00:28 +0000 [thread overview]
Message-ID: <171267122804.20541.9875437937830919479.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240408074219.3030256-1-arnd@kernel.org>
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Mon, 8 Apr 2024 09:42:02 +0200 you wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> When CONFIG_IPV6_SUBTREES is disabled, the only user is hidden, causing
> a 'make W=1' warning:
>
> net/ipv6/ip6_fib.c: In function 'fib6_add':
> net/ipv6/ip6_fib.c:1388:32: error: variable 'pn' set but not used [-Werror=unused-but-set-variable]
>
> [...]
Here is the summary with links:
- [1/2] ipv6: fib: hide unused 'pn' variable
https://git.kernel.org/netdev/net/c/74043489fcb5
- [2/2] ipv4/route: avoid unused-but-set-variable warning
https://git.kernel.org/netdev/net/c/cf1b7201df59
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-04-09 14:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-08 7:42 [PATCH 1/2] ipv6: fib: hide unused 'pn' variable Arnd Bergmann
2024-04-08 7:42 ` [PATCH 2/2] ipv4/route: avoid unused-but-set-variable warning Arnd Bergmann
2024-04-08 8:47 ` Eric Dumazet
2024-04-08 8:48 ` [PATCH 1/2] ipv6: fib: hide unused 'pn' variable Eric Dumazet
2024-04-09 14:00 ` 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=171267122804.20541.9875437937830919479.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=arnd@arndb.de \
--cc=arnd@kernel.org \
--cc=chentao@kylinos.cn \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=kuniyu@amazon.com \
--cc=leitao@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=thinker.li@gmail.com \
--cc=vnuorval@tcs.hut.fi \
--cc=yoshfuji@linux-ipv6.org \
/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;
as well as URLs for NNTP newsgroup(s).