* [PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro
@ 2023-08-14 2:54 Ruan Jinjie
2023-08-16 9:10 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Ruan Jinjie @ 2023-08-14 2:54 UTC (permalink / raw)
To: linus.walleij, alsi, andrew, f.fainelli, olteanv, davem, edumazet,
kuba, pabeni, clement.leger, ulli.kroll, kvalo, bhupesh.sharma,
robh, elder, wei.fang, nicolas.ferre, simon.horman, romieu,
dmitry.torokhov, netdev, linux-renesas-soc, linux-arm-kernel,
linux-wireless
Cc: ruanjinjie
Since these net drivers depend on CONFIG_OF, there is
no need to wrap the macro of_match_ptr() here.
Changes in v3:
- Collect responses from v1 and v2.
Ruan Jinjie (5):
net: dsa: realtek: Remove redundant of_match_ptr()
net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
net: gemini: Remove redundant of_match_ptr()
net: qualcomm: Remove redundant of_match_ptr()
wlcore: spi: Remove redundant of_match_ptr()
drivers/net/dsa/realtek/realtek-mdio.c | 2 +-
drivers/net/dsa/realtek/realtek-smi.c | 2 +-
drivers/net/dsa/rzn1_a5psw.c | 2 +-
drivers/net/ethernet/cortina/gemini.c | 4 ++--
drivers/net/ethernet/qualcomm/qca_uart.c | 2 +-
drivers/net/wireless/ti/wlcore/spi.c | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
--
2.34.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro
2023-08-14 2:54 [PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro Ruan Jinjie
@ 2023-08-16 9:10 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-16 9:10 UTC (permalink / raw)
To: Ruan Jinjie
Cc: andrew, simon.horman, linus.walleij, edumazet, robh, f.fainelli,
elder, kuba, pabeni, clement.leger, kvalo, bhupesh.sharma,
ulli.kroll, romieu, wei.fang, linux-arm-kernel, netdev,
dmitry.torokhov, linux-wireless, linux-renesas-soc, alsi, olteanv,
davem
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Mon, 14 Aug 2023 10:54:42 +0800 you wrote:
> Since these net drivers depend on CONFIG_OF, there is
> no need to wrap the macro of_match_ptr() here.
>
> Changes in v3:
> - Collect responses from v1 and v2.
>
> Ruan Jinjie (5):
> net: dsa: realtek: Remove redundant of_match_ptr()
> net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
> net: gemini: Remove redundant of_match_ptr()
> net: qualcomm: Remove redundant of_match_ptr()
> wlcore: spi: Remove redundant of_match_ptr()
>
> [...]
Here is the summary with links:
- [net-next,v3,1/5] net: dsa: realtek: Remove redundant of_match_ptr()
https://git.kernel.org/netdev/net-next/c/aae249dfa089
- [net-next,v3,2/5] net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
https://git.kernel.org/netdev/net-next/c/81d463c02b91
- [net-next,v3,3/5] net: gemini: Remove redundant of_match_ptr()
https://git.kernel.org/netdev/net-next/c/21b566fda00f
- [net-next,v3,4/5] net: qualcomm: Remove redundant of_match_ptr()
https://git.kernel.org/netdev/net-next/c/537a6b992708
- [net-next,v3,5/5] wlcore: spi: Remove redundant of_match_ptr()
https://git.kernel.org/netdev/net-next/c/cf2abd872431
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-16 9:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-14 2:54 [PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro Ruan Jinjie
2023-08-16 9:10 ` patchwork-bot+netdevbpf
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).