]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit18382aed823886bddc67fc63f3851eb62c2d80ab
tree4fe073b8cbb419d833db63696177631bcfaa0d85
parent81ce66db1ea9472b8e44364902937f8393850fc9
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