[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173388423806.1090195.16162842583087657883.git-patchwork-notify@kernel.org>
Date: Wed, 11 Dec 2024 02:30:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Furong Xu <0x1207@...il.com>
Cc: netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
alexandre.torgue@...s.st.com, joabreu@...opsys.com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
mcoquelin.stm32@...il.com, xfr@...look.com, rmk+kernel@...linux.org.uk
Subject: Re: [PATCH net-next v1] net: stmmac: Relocate extern declarations in
common.h and hwif.h
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 8 Dec 2024 15:02:02 +0800 you wrote:
> The extern declarations should be in a header file that corresponds to
> their definition, move these extern declarations to its header file.
> Some of them have nowhere to go, so move them to hwif.h since they are
> referenced in hwif.c only.
>
> dwmac100_* dwmac1000_* dwmac4_* dwmac410_* dwmac510_* stay in hwif.h,
> otherwise you will be flooded with name conflicts from dwmac100.h,
> dwmac1000.h and dwmac4.h if hwif.c try to #include these .h files.
>
> [...]
Here is the summary with links:
- [net-next,v1] net: stmmac: Relocate extern declarations in common.h and hwif.h
https://git.kernel.org/netdev/net-next/c/46afe345ff18
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