]> git.baikalelectronics.ru Git - uboot.git/commit
net: phy: Fix kernel doc issues in phy.h
authorDan Murphy <dmurphy@ti.com>
Mon, 4 May 2020 21:14:37 +0000 (16:14 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 12 Jun 2020 17:17:23 +0000 (13:17 -0400)
commitf57a3ef095f361e8dc9cfae16b5a808efd3c9667
tree8f68bf42974976452f30d7d52e247095bab551f6
parent8659b7ada8641ef1ccbfc541545702fb505e8eaf
net: phy: Fix kernel doc issues in phy.h

Fix kernel doc warnings in phy.h.  Mostly the warnings were due to the
return missing the semi-colon.

Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
include/phy.h