Merge branch 'net-phy-cleanups'
Weihang Li says: ==================== net: phy: fix some coding-style issues Make some cleanups according to the coding style of kernel. Changes since v1: - Update commit description of #1 and #3. - Avoid changing the indentation in #2. - Change a group of if-else statement into switch from #4 and put it into a single patch. - Put '|' at the end of line in #5 and #7. - Avoid deleting spaces in definition of 'settings' in #5. - Drop #8 from the series which needs more discussion with David. ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
Showing
- drivers/net/phy/bcm87xx.c 2 additions, 2 deletionsdrivers/net/phy/bcm87xx.c
- drivers/net/phy/davicom.c 3 additions, 3 deletionsdrivers/net/phy/davicom.c
- drivers/net/phy/dp83640.c 3 additions, 2 deletionsdrivers/net/phy/dp83640.c
- drivers/net/phy/et1011c.c 8 additions, 7 deletionsdrivers/net/phy/et1011c.c
- drivers/net/phy/fixed_phy.c 2 additions, 2 deletionsdrivers/net/phy/fixed_phy.c
- drivers/net/phy/lxt.c 2 additions, 2 deletionsdrivers/net/phy/lxt.c
- drivers/net/phy/marvell.c 9 additions, 4 deletionsdrivers/net/phy/marvell.c
- drivers/net/phy/mdio_bus.c 1 addition, 0 deletionsdrivers/net/phy/mdio_bus.c
- drivers/net/phy/mdio_device.c 2 additions, 2 deletionsdrivers/net/phy/mdio_device.c
- drivers/net/phy/national.c 4 additions, 2 deletionsdrivers/net/phy/national.c
- drivers/net/phy/phy-c45.c 1 addition, 1 deletiondrivers/net/phy/phy-c45.c
- drivers/net/phy/phy-core.c 2 additions, 1 deletiondrivers/net/phy/phy-core.c
- drivers/net/phy/phy.c 1 addition, 2 deletionsdrivers/net/phy/phy.c
- drivers/net/phy/phy_device.c 4 additions, 5 deletionsdrivers/net/phy/phy_device.c
- drivers/net/phy/phylink.c 8 additions, 6 deletionsdrivers/net/phy/phylink.c
- drivers/net/phy/qsemi.c 1 addition, 0 deletionsdrivers/net/phy/qsemi.c
- drivers/net/phy/sfp-bus.c 14 additions, 14 deletionsdrivers/net/phy/sfp-bus.c
- drivers/net/phy/sfp.c 1 addition, 1 deletiondrivers/net/phy/sfp.c
- drivers/net/phy/spi_ks8995.c 5 additions, 5 deletionsdrivers/net/phy/spi_ks8995.c
- drivers/net/phy/ste10Xp.c 3 additions, 3 deletionsdrivers/net/phy/ste10Xp.c
Loading
Please register or sign in to comment