[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173993283976.110799.6484723718905539141.git-patchwork-notify@kernel.org>
Date: Wed, 19 Feb 2025 02:40:39 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yu-Chun Lin <eleanor15x@...il.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, mcoquelin.stm32@...il.com,
alexandre.torgue@...s.st.com, netdev@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
jserv@...s.ncku.edu.tw, visitorckw@...il.com, lkp@...el.com,
chenhuacai@...ngson.cn, rmk+kernel@...linux.org.uk
Subject: Re: [PATCH net-next v2] net: stmmac: Use str_enabled_disabled() helper
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 17 Feb 2025 23:58:33 +0800 you wrote:
> As kernel test robot reported, the following warning occurs:
>
> cocci warnings: (new ones prefixed by >>)
> >> drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c:582:6-8: opportunity for str_enabled_disabled(on)
>
> Replace ternary (condition ? "enabled" : "disabled") with
> str_enabled_disabled() from string_choices.h to improve readability,
> maintain uniform string usage, and reduce binary size through linker
> deduplication.
>
> [...]
Here is the summary with links:
- [net-next,v2] net: stmmac: Use str_enabled_disabled() helper
https://git.kernel.org/netdev/net-next/c/3a03f9ec5d33
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