From: patchwork-bot+netdevbpf@kernel.org
To: =?utf-8?b?TWFydGluIExpxaFrYSA8bWxpc2thQHN1c2UuY3o+?=@ci.codeaurora.org
Cc: kuba@kernel.org, davem@davemloft.net, edumazet@google.com,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
pabeni@redhat.com
Subject: Re: [PATCH v2] eth: sun: cassini: remove dead code
Date: Wed, 18 May 2022 13:10:13 +0000 [thread overview]
Message-ID: <165287941334.26952.3275082787982617735.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <e3cf25ce-740a-c9eb-0d30-41230672b67c@suse.cz>
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 18 May 2022 09:18:53 +0200 you wrote:
> Fixes the following GCC warning:
>
> drivers/net/ethernet/sun/cassini.c:1316:29: error: comparison between two arrays [-Werror=array-compare]
> drivers/net/ethernet/sun/cassini.c:3783:34: error: comparison between two arrays [-Werror=array-compare]
>
> Note that 2 arrays should be compared by comparing of their addresses:
> note: use ‘&cas_prog_workaroundtab[0] == &cas_prog_null[0]’ to compare the addresses
>
> [...]
Here is the summary with links:
- [v2] eth: sun: cassini: remove dead code
https://git.kernel.org/netdev/net-next/c/32329216ca1d
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:[~2022-05-18 13:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-17 14:19 [PATCH] gcc: fix -Warray-compare Martin Liška
2022-05-18 1:50 ` Jakub Kicinski
2022-05-18 7:18 ` [PATCH v2] eth: sun: cassini: remove dead code Martin Liška
2022-05-18 13:10 ` 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=165287941334.26952.3275082787982617735.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc==?utf-8?b?TWFydGluIExpxaFrYSA8bWxpc2thQHN1c2UuY3o+?=@ci.codeaurora.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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;
as well as URLs for NNTP newsgroup(s).