Hi David, Russell, Please find two small "fixes" one that corrects some stylistic changes and another one that fixes an actual build failure in sfp.c. Since PHYLINK is not directly visible to user, and there are no in-tree users yet (coming) this is not targeted at "net" but "net-next" instead.
Thanks Florian Fainelli (2): net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c net: phy: Fix sfp.c build against GPIO definitions drivers/net/phy/phylink.c | 13 ++++++------- drivers/net/phy/sfp-bus.c | 11 +++-------- drivers/net/phy/sfp.c | 29 ++++++++++++++--------------- 3 files changed, 23 insertions(+), 30 deletions(-) -- 2.14.1