linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [trivial] atm: Fix typo in lanai.c
@ 2012-02-01 13:05 Masanari Iida
  2012-02-01 19:46 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2012-02-01 13:05 UTC (permalink / raw)
  To: chas, netdev; +Cc: linux-kernel, trivial, standby24x7

Correct spelling "reseting" to resetting" in
drivers/atm/lanai.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/atm/lanai.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/atm/lanai.c b/drivers/atm/lanai.c
index f556969..68c7588 100644
--- a/drivers/atm/lanai.c
+++ b/drivers/atm/lanai.c
@@ -1572,7 +1572,7 @@ static inline void host_vcc_unbind(struct lanai_dev *lanai,
 
 static void lanai_reset(struct lanai_dev *lanai)
 {
-	printk(KERN_CRIT DEV_LABEL "(itf %d): *NOT* reseting - not "
+	printk(KERN_CRIT DEV_LABEL "(itf %d): *NOT* resetting - not "
 	    "implemented\n", lanai->number);
 	/* TODO */
 	/* The following is just a hack until we write the real
-- 
1.7.6.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [trivial] atm: Fix typo in lanai.c
  2012-02-01 13:05 [PATCH] [trivial] atm: Fix typo in lanai.c Masanari Iida
@ 2012-02-01 19:46 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-02-01 19:46 UTC (permalink / raw)
  To: standby24x7; +Cc: chas, netdev, linux-kernel, trivial

From: Masanari Iida <standby24x7@gmail.com>
Date: Wed,  1 Feb 2012 22:05:13 +0900

> Correct spelling "reseting" to resetting" in
> drivers/atm/lanai.c
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-01 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-01 13:05 [PATCH] [trivial] atm: Fix typo in lanai.c Masanari Iida
2012-02-01 19:46 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).