[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165287941334.26952.3275082787982617735.git-patchwork-notify@kernel.org>
Date: Wed, 18 May 2022 13:10:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Martin Liška <mliska@...e.cz>@ci.codeaurora.org
Cc: kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
pabeni@...hat.com
Subject: Re: [PATCH v2] eth: sun: cassini: remove dead code
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.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
Powered by blists - more mailing lists