OSDN Git Service

net: phy: correct format of block comments
authorWenpeng Liang <liangwenpeng@huawei.com>
Wed, 16 Jun 2021 10:01:20 +0000 (18:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 19:34:07 +0000 (12:34 -0700)
commit1953feb022154e19c5953988fd3dd65ebc769dc9
tree847f9ffbad18abbb84f31de63353296c6cd49aec
parent775f25479df924611fc482a602d147a43ac93702
net: phy: correct format of block comments

Block comments should not use a trailing */ on a separate line and every
line of a block comment should start with an '*'.

Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/lxt.c
drivers/net/phy/national.c
drivers/net/phy/phy-core.c
drivers/net/phy/phylink.c
drivers/net/phy/vitesse.c