OSDN Git Service

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)
commit516b29edc3b3324016ffe90d661463b9ed5ec473
tree79c7b18900d91b73b4bb2bd3727ecef241bf8eb0
parent2e39748a4231a893f057567e9b880ab34ea47aef
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