mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] 2 non-code typo's i've encountered
@ 2001-11-19 12:12 Sven Vermeulen
  0 siblings, 0 replies; only message in thread
From: Sven Vermeulen @ 2001-11-19 12:12 UTC (permalink / raw)
  To: Linux-Kernel Development Mailinglist

Just saw 2 typo's. Patch beneith...

diff -urN linux/drivers/net/wan/sdla_ppp.c linux-new/drivers/net/wan/sdla_ppp.c
--- linux/drivers/net/wan/sdla_ppp.c	Mon Nov 19 12:49:32 2001
+++ linux-new/drivers/net/wan/sdla_ppp.c	Mon Nov 19 12:59:07 2001
@@ -2473,7 +2473,7 @@
 #endif
 
 		default:
-			printk(KERN_INFO "%s: ERROR: Unsuported PPP Mode Selected\n",
+			printk(KERN_INFO "%s: ERROR: Unsupported PPP Mode Selected\n",
 					card->devname);
 			printk(KERN_INFO "%s:        PPP IP Modes: STATIC, PEER or HOST\n",
 					card->devname);	
diff -urN linux/fs/hpfs/super.c linux-new/fs/hpfs/super.c
--- linux/fs/hpfs/super.c	Mon Nov 19 12:23:04 2001
+++ linux-new/fs/hpfs/super.c	Mon Nov 19 12:58:39 2001
@@ -3,7 +3,7 @@
  *
  *  Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
  *
- *  mouning, unmounting, error handling
+ *  mounting, unmounting, error handling
  */
 
 #include <linux/string.h>


-- 
The memory management on the PowerPC can be used to frighten small
children. (Linus Torvalds.)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-19 11:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-19 12:12 [PATCH] 2 non-code typo's i've encountered Sven Vermeulen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®