[PATCH] net/fsl: fix misspelled word

Shruti Kanetkar Shruti at Freescale.com
Wed Jul 30 05:44:15 EST 2014


From: Madalin Bucur <madalin.bucur at freescale.com>

Fix one misspelled word reported by codespell.

Signed-off-by: Madalin Bucur <madalin.bucur at freescale.com>
Signed-off-by: Shruti Kanetkar <Shruti at freescale.com>
---
 drivers/net/ethernet/freescale/xgmac_mdio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/freescale/xgmac_mdio.c b/drivers/net/ethernet/freescale/xgmac_mdio.c
index 0c9d55c..8173407 100644
--- a/drivers/net/ethernet/freescale/xgmac_mdio.c
+++ b/drivers/net/ethernet/freescale/xgmac_mdio.c
@@ -46,7 +46,7 @@ struct tgec_mdio_controller {
 #define MDIO_DATA_BSY		(1 << 31)
 
 /*
- * Wait untill the MDIO bus is free
+ * Wait until the MDIO bus is free
  */
 static int xgmac_wait_until_free(struct device *dev,
 				 struct tgec_mdio_controller __iomem *regs)
-- 
1.8.3.1



More information about the Linuxppc-dev mailing list