]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
net/fsl: fix misspelled word
authorMadalin Bucur <madalin.bucur@freescale.com>
Tue, 29 Jul 2014 19:47:25 +0000 (14:47 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Jul 2014 02:58:09 +0000 (19:58 -0700)
Fix one misspelled word reported by codespell.

Signed-off-by: Madalin Bucur <madalin.bucur@freescale.com>
Signed-off-by: Shruti Kanetkar <Shruti@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/xgmac_mdio.c

index 0c9d55c862aeb40bb8251bc10825549ac01aa6b3..81734075e0aaf117441257c4a507626be933c080 100644 (file)
@@ -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)