[PATCH] [trivial] ethernet: Fix typo in lantiq_etop.c

Subsystems: networking drivers, the rest

STALE5290d

2 messages, 2 authors, 2012-02-20 · open the first message on its own page

[PATCH] [trivial] ethernet: Fix typo in lantiq_etop.c

From: Masanari Iida <hidden>
Date: 2012-02-16 13:25:53

Correct spelling "platfom" to "platform" in
drivers/net/ethernet/lantiq_etop.c

Signed-off-by: Masanari Iida <redacted>
---
 drivers/net/ethernet/lantiq_etop.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/ethernet/lantiq_etop.c b/drivers/net/ethernet/lantiq_etop.c
index 85e2c6c..24d67c2 100644
--- a/drivers/net/ethernet/lantiq_etop.c
+++ b/drivers/net/ethernet/lantiq_etop.c
@@ -792,7 +792,7 @@ init_ltq_etop(void)
 	int ret = platform_driver_probe(&ltq_mii_driver, ltq_etop_probe);
 
 	if (ret)
-		pr_err("ltq_etop: Error registering platfom driver!");
+		pr_err("ltq_etop: Error registering platform driver!");
 	return ret;
 }
 
-- 
1.7.4.4

Re: [PATCH] [trivial] ethernet: Fix typo in lantiq_etop.c

From: David Miller <davem@davemloft.net>
Date: 2012-02-20 00:06:02

From: Masanari Iida <redacted>
Date: Thu, 16 Feb 2012 22:25:19 +0900
Correct spelling "platfom" to "platform" in
drivers/net/ethernet/lantiq_etop.c

Signed-off-by: Masanari Iida <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help