[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210217065318.6685-1-selvakumar16197@gmail.com>
Date: Wed, 17 Feb 2021 12:23:18 +0530
From: Selvakumar Elangovan <selvakumar16197@...il.com>
To: matthias.bgg@...il.com, gregkh@...uxfoundation.org,
sergio.paracuellos@...il.com
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH] Staging: mt7621-pci: pci-mt7621: fixed a blank line coding style issue
Removed an unecessary blank line before closing brace reported by
checkpatch.pl
Signed-off-by: Selvakumar Elangovan <selvakumar16197@...il.com>
---
drivers/staging/mt7621-pci/pci-mt7621.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/mt7621-pci/pci-mt7621.c b/drivers/staging/mt7621-pci/pci-mt7621.c
index c3532bc138fb..1781c1dcf5b4 100644
--- a/drivers/staging/mt7621-pci/pci-mt7621.c
+++ b/drivers/staging/mt7621-pci/pci-mt7621.c
@@ -521,7 +521,6 @@ static void mt7621_pcie_init_ports(struct mt7621_pcie *pcie)
if (slot == 1 && tmp && !tmp->enabled)
phy_power_off(tmp->phy);
-
}
}
}
--
2.17.1
Powered by blists - more mailing lists