Skip to content

Commit 059d37b

Browse files
rddunlapdavem330
authored andcommitted
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 <[email protected]> Cc: Andrew Lunn <[email protected]> Cc: Heiner Kallweit <[email protected]> Cc: Russell King <[email protected]> Cc: [email protected] Reviewed-by: Russell King (Oracle) <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 7f6ca95 commit 059d37b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/linux/phy.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,6 @@ struct macsec_ops;
568568
* - Bits [31:24] are reserved for defining generic
569569
* PHY driver behavior.
570570
* @irq: IRQ number of the PHY's interrupt (-1 if none)
571-
* @phy_timer: The timer for handling the state machine
572571
* @phylink: Pointer to phylink instance for this PHY
573572
* @sfp_bus_attached: Flag indicating whether the SFP bus has been attached
574573
* @sfp_bus: SFP bus attached to this PHY's fiber port

0 commit comments

Comments
 (0)