Skip to content

Commit

Permalink
net: phy: Fixup kerneldoc markup.
Browse files Browse the repository at this point in the history
Add missing markup for function parameters

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Andrew Lunn authored and David S. Miller committed Nov 11, 2018
1 parent c0ec3c2 commit fe19191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/mii.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ static inline u32 ethtool_adv_to_mii_ctrl1000_t(u32 ethadv)

/**
* linkmode_adv_to_mii_ctrl1000_t
* advertising: the linkmode advertisement settings
* @advertising: the linkmode advertisement settings
*
* A small helper function that translates linkmode advertisement
* settings to phy autonegotiation advertisements for the
Expand Down

0 comments on commit fe19191

Please sign in to comment.