* [PATCH] net: phy: linux/phy.h: fix Excess kernel-doc description warning
@ 2023-12-23 5:06 Randy Dunlap
2024-01-02 11:45 ` Russell King (Oracle)
2024-01-02 14:20 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2023-12-23 5:06 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Andrew Lunn, Heiner Kallweit, Russell King, netdev
Remove the @phy_timer: line to prevent the kernel-doc warning:
include/linux/phy.h:768: warning: Excess struct member 'phy_timer' description in 'phy_device'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Heiner Kallweit <hkallweit1@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: netdev@vger.kernel.org
---
include/linux/phy.h | 1 -
1 file changed, 1 deletion(-)
diff -- a/include/linux/phy.h b/include/linux/phy.h
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
@@ -569,7 +569,6 @@ struct macsec_ops;
* - Bits [31:24] are reserved for defining generic
* PHY driver behavior.
* @irq: IRQ number of the PHY's interrupt (-1 if none)
- * @phy_timer: The timer for handling the state machine
* @phylink: Pointer to phylink instance for this PHY
* @sfp_bus_attached: Flag indicating whether the SFP bus has been attached
* @sfp_bus: SFP bus attached to this PHY's fiber port
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: phy: linux/phy.h: fix Excess kernel-doc description warning
2023-12-23 5:06 [PATCH] net: phy: linux/phy.h: fix Excess kernel-doc description warning Randy Dunlap
@ 2024-01-02 11:45 ` Russell King (Oracle)
2024-01-02 14:20 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Russell King (Oracle) @ 2024-01-02 11:45 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-kernel, Andrew Lunn, Heiner Kallweit, netdev
On Fri, Dec 22, 2023 at 09:06:13PM -0800, Randy Dunlap wrote:
> Remove the @phy_timer: line to prevent the kernel-doc warning:
>
> include/linux/phy.h:768: warning: Excess struct member 'phy_timer' description in 'phy_device'
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Heiner Kallweit <hkallweit1@gmail.com>
> Cc: Russell King <linux@armlinux.org.uk>
> Cc: netdev@vger.kernel.org
> ---
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thanks!
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: phy: linux/phy.h: fix Excess kernel-doc description warning
2023-12-23 5:06 [PATCH] net: phy: linux/phy.h: fix Excess kernel-doc description warning Randy Dunlap
2024-01-02 11:45 ` Russell King (Oracle)
@ 2024-01-02 14:20 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-01-02 14:20 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-kernel, andrew, hkallweit1, linux, netdev
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Fri, 22 Dec 2023 21:06:13 -0800 you wrote:
> Remove the @phy_timer: line to prevent the kernel-doc warning:
>
> include/linux/phy.h:768: warning: Excess struct member 'phy_timer' description in 'phy_device'
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Heiner Kallweit <hkallweit1@gmail.com>
> Cc: Russell King <linux@armlinux.org.uk>
> Cc: netdev@vger.kernel.org
>
> [...]
Here is the summary with links:
- net: phy: linux/phy.h: fix Excess kernel-doc description warning
https://git.kernel.org/netdev/net/c/059d37b718d3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-02 14:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-23 5:06 [PATCH] net: phy: linux/phy.h: fix Excess kernel-doc description warning Randy Dunlap
2024-01-02 11:45 ` Russell King (Oracle)
2024-01-02 14:20 ` 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).