[PATCH 5/5] net/phy/phy.c: fix whitespace
Antony Pavlov
antonynpavlov at gmail.com
Wed Dec 25 02:50:05 EST 2013
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
drivers/net/phy/phy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/phy/phy.c b/drivers/net/phy/phy.c
index 681fb51..6ca1bb2 100644
--- a/drivers/net/phy/phy.c
+++ b/drivers/net/phy/phy.c
@@ -773,7 +773,7 @@ int phy_driver_register(struct phy_driver *phydrv)
return register_driver(&phydrv->drv);
}
-
+
int phy_drivers_register(struct phy_driver *new_driver, int n)
{
int i, ret = 0;
--
1.8.5.2
More information about the barebox
mailing list