Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)