OSDN Git Service

net: phy: change format of some declarations
authorWenpeng Liang <liangwenpeng@huawei.com>
Wed, 16 Jun 2021 10:01:19 +0000 (18:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 19:34:07 +0000 (12:34 -0700)
commit775f25479df924611fc482a602d147a43ac93702
tree4fe073b8cbb419d833db63696177631bcfaa0d85
parent56a967c4f7e5fed2e66d90906ff5956abf69364a
net: phy: change format of some declarations

Add a blank line after declarations, change the order of them and put the
assignments and declarations together.

Cc: Richard Cochran <richardcochran@gmail.com>
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/bcm87xx.c
drivers/net/phy/dp83640.c
drivers/net/phy/et1011c.c
drivers/net/phy/mdio_bus.c
drivers/net/phy/qsemi.c