Commit c1543d37 authored by Madalin Bucur's avatar Madalin Bucur Committed by David S. Miller

net/fsl: fix misspelled word

Fix one misspelled word reported by codespell.
Signed-off-by: default avatarMadalin Bucur <madalin.bucur@freescale.com>
Signed-off-by: default avatarShruti Kanetkar <Shruti@freescale.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 34c5bd66
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment