net: phy: fixed warning: Function parameter not described
authorLuo Jie <luoj@codeaurora.org>
Tue, 26 Oct 2021 10:29:57 +0000 (18:29 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 26 Oct 2021 21:09:50 +0000 (14:09 -0700)
commit06338ceff92510544a732380dbb2d621bd3775bf
tree8cbe102d0c16a24279c0fbde31533deb7adfb58b
parent6b3671746a8a3aa05316b829e1357060f35009c1
net: phy: fixed warning: Function parameter not described

Fixed warning: Function parameter or member 'enable' not
described in 'genphy_c45_fast_retrain'

Signed-off-by: Luo Jie <luoj@codeaurora.org>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20211026102957.17100-1-luoj@codeaurora.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phy-c45.c