mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sven Vermeulen <sven.vermeulen@rug.ac.be>
To: Linux-Kernel Development Mailinglist  <linux-kernel@vger.kernel.org>
Subject: [PATCH] 2 non-code typo's i've encountered
Date: Mon, 19 Nov 2001 13:12:20 +0100	[thread overview]
Message-ID: <20011119131219.A6633@Zenith.starcenter> (raw)

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.)


                 reply	other threads:[~2001-11-19 11:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011119131219.A6633@Zenith.starcenter \
    --to=sven.vermeulen@rug.ac.be \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®