mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-06 06:37:59 +00:00
net/fsl: fix misspelled word
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>
This commit is contained in:
parent
34c5bd66e5
commit
c1543d37ff
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue