summaryrefslogtreecommitdiff
path: root/drivers/staging/mt7621-eth/ethtool.c
diff options
context:
space:
mode:
authorKamal Heib <kamalheib1@gmail.com>2018-05-07 12:05:56 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-08 13:53:43 +0200
commit42d82b5015ab0b5ee2dac4ebf8d0ecfece578588 (patch)
tree7333c626ae998fd415248f8ff9f5e837e19f9fab /drivers/staging/mt7621-eth/ethtool.c
parent9cecd920a5032feb513ff955fcc4fea8bd82d537 (diff)
staging: mt7621-eth: Remove unnecessary blank lines
Remove un-necessary blank lines to solve errors found by checkpatch.pl. Signed-off-by: Kamal Heib <kamalheib1@gmail.com> Reviewed-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/mt7621-eth/ethtool.c')
-rw-r--r--drivers/staging/mt7621-eth/ethtool.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/mt7621-eth/ethtool.c b/drivers/staging/mt7621-eth/ethtool.c
index 5268c5ca097d..7c059cd94e56 100644
--- a/drivers/staging/mt7621-eth/ethtool.c
+++ b/drivers/staging/mt7621-eth/ethtool.c
@@ -63,7 +63,6 @@ static int mtk_set_link_ksettings(struct net_device *dev,
}
return phy_ethtool_ksettings_set(mac->phy_dev, cmd);
-
}
static void mtk_get_drvinfo(struct net_device *dev,