[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172091163074.4696.14903730554043698396.git-patchwork-notify@kernel.org>
Date: Sat, 13 Jul 2024 23:00:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Breno Leitao <leitao@...ian.org>
Cc: madalin.bucur@....com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, leit@...a.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: dpaa: Fix compilation Warning
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 12 Jul 2024 06:48:16 -0700 you wrote:
> Remove variables that are defined and incremented but never read.
> This issue appeared in network tests[1] as:
>
> drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:38:6: warning: variable 'i' set but not used [-Wunused-but-set-variable]
> 38 | int i = 0;
> | ^
>
> [...]
Here is the summary with links:
- [net-next] net: dpaa: Fix compilation Warning
https://git.kernel.org/netdev/net-next/c/e7cdef626f1d
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