* [PATCH] net/fsl: fix misspelled word
@ 2014-07-29 19:44 Shruti Kanetkar
2014-07-29 19:45 ` Scott Wood
0 siblings, 1 reply; 2+ messages in thread
From: Shruti Kanetkar @ 2014-07-29 19:44 UTC (permalink / raw)
To: scottwood; +Cc: Shruti Kanetkar, linuxppc-dev, Madalin Bucur
From: Madalin Bucur <madalin.bucur@freescale.com>
Fix one misspelled word reported by codespell.
Signed-off-by: Madalin Bucur <madalin.bucur@freescale.com>
Signed-off-by: Shruti Kanetkar <Shruti@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
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] net/fsl: fix misspelled word
2014-07-29 19:44 [PATCH] net/fsl: fix misspelled word Shruti Kanetkar
@ 2014-07-29 19:45 ` Scott Wood
0 siblings, 0 replies; 2+ messages in thread
From: Scott Wood @ 2014-07-29 19:45 UTC (permalink / raw)
To: Shruti Kanetkar; +Cc: linuxppc-dev, Madalin Bucur
On Tue, 2014-07-29 at 14:44 -0500, Shruti Kanetkar wrote:
> From: Madalin Bucur <madalin.bucur@freescale.com>
>
> Fix one misspelled word reported by codespell.
>
> Signed-off-by: Madalin Bucur <madalin.bucur@freescale.com>
> Signed-off-by: Shruti Kanetkar <Shruti@freescale.com>
> ---
> drivers/net/ethernet/freescale/xgmac_mdio.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
netdev patches go to the netdev list and maintainer.
-Scott
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-29 19:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 19:44 [PATCH] net/fsl: fix misspelled word Shruti Kanetkar
2014-07-29 19:45 ` Scott Wood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox