]> git.itanic.dy.fi Git - linux-stable/commit
net: phy: linux/phy.h: fix Excess kernel-doc description warning
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 23 Dec 2023 05:06:13 +0000 (21:06 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jan 2024 14:12:45 +0000 (14:12 +0000)
commit059d37b718d38d26087121c754691df77acfc66b
treebf6b4d220c505c77ac76624c71fbbf65656260e9
parent7f6ca95d16b96567ce4cf458a2790ff17fa620c3
net: phy: linux/phy.h: fix Excess kernel-doc description warning

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>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h