]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 31 Oct 2017 04:42:57 +0000 (21:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Nov 2017 12:15:09 +0000 (21:15 +0900)
commit6b3db1378061760e89f3b95227f28f74df417f55
tree79c7b18900d91b73b4bb2bd3727ecef241bf8eb0
parente8c4a53243994a574a3a35b598a1db6d57e23a75
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c

Perform a number of stylistic changes to phylink.c, sfp.c and sfp-bus.c:

- align with netdev-style comments
- align function arguments to the opening parenthesis
- remove blank lines
- fixup a few lines over 80 columns

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phylink.c
drivers/net/phy/sfp-bus.c
drivers/net/phy/sfp.c