mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] 2.5.61 Reduce the number of "nuber" by four.
@ 2003-02-16  2:47 Steven Cole
  0 siblings, 0 replies; only message in thread
From: Steven Cole @ 2003-02-16  2:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

This reduces the number of "nuber" by four and fixes the spelling
of necessary in one of those files.

Steven

diff -ur linux-2.5.61-1.1027-orig/drivers/net/shaper.c linux-2.5.61-1.1027/drivers/net/shaper.c
--- linux-2.5.61-1.1027-orig/drivers/net/shaper.c	Thu Jan 16 19:22:25 2003
+++ linux-2.5.61-1.1027/drivers/net/shaper.c	Sat Feb 15 19:32:47 2003
@@ -681,7 +681,7 @@
 #ifdef MODULE
 
 MODULE_PARM(shapers, "i");
-MODULE_PARM_DESC(shapers, "Traffic shaper: maximum nuber of shapers");
+MODULE_PARM_DESC(shapers, "Traffic shaper: maximum number of shapers");
 
 #else /* MODULE */
 
diff -ur linux-2.5.61-1.1027-orig/fs/befs/ChangeLog linux-2.5.61-1.1027/fs/befs/ChangeLog
--- linux-2.5.61-1.1027-orig/fs/befs/ChangeLog	Mon Feb 10 12:23:04 2003
+++ linux-2.5.61-1.1027/fs/befs/ChangeLog	Sat Feb 15 19:41:37 2003
@@ -102,7 +102,7 @@
 	The option is, simply enough, 'debug'. 
 	(super.c, debug.c) [WD]
 
-* Removed notion of btree handle from btree.c. It was unessisary, as the 
+* Removed notion of btree handle from btree.c. It was unnecessary, as the
 	linux VFS doesn't allow us to keep any state between calls. Updated 
 	dir.c, namei.c befs_fs.h to account for it. [WD]
 
@@ -312,9 +312,9 @@
 ==========
 * Fixed a misunderstanding of the inode fields. 
 	This fixed the problmem with wrong file sizes from du and others.
-	The i_blocks field of the inode struct is not the nuber of blocks for the 
+	The i_blocks field of the inode struct is not the number of blocks for the
 	inode, it is the number of blocks for the file.	Also, i_blksize is not
-	nessisarily the size of the inode, although in  practice it works out.
+	necessarily the size of the inode, although in  practice it works out.
 	Changed to blocksize of filesystem.
 	(fs/befs/inode.c)
 
diff -ur linux-2.5.61-1.1027-orig/include/linux/wireless.h linux-2.5.61-1.1027/include/linux/wireless.h
--- linux-2.5.61-1.1027-orig/include/linux/wireless.h	Thu Jan 16 19:22:22 2003
+++ linux-2.5.61-1.1027/include/linux/wireless.h	Sat Feb 15 19:33:03 2003
@@ -294,7 +294,7 @@
 #define IW_PRIV_TYPE_FLOAT	0x5000	/* struct iw_freq */
 #define IW_PRIV_TYPE_ADDR	0x6000	/* struct sockaddr */
 
-#define IW_PRIV_SIZE_FIXED	0x0800	/* Variable or fixed nuber of args */
+#define IW_PRIV_SIZE_FIXED	0x0800	/* Variable or fixed number of args */
 
 #define IW_PRIV_SIZE_MASK	0x07FF	/* Max number of those args */
 
diff -ur linux-2.5.61-1.1027-orig/sound/oss/trident.c linux-2.5.61-1.1027/sound/oss/trident.c
--- linux-2.5.61-1.1027-orig/sound/oss/trident.c	Mon Feb 10 12:23:10 2003
+++ linux-2.5.61-1.1027/sound/oss/trident.c	Sat Feb 15 19:42:10 2003
@@ -223,7 +223,7 @@
 
 #define NR_HW_CH		32
 
-/* maxinum nuber of AC97 codecs connected, AC97 2.0 defined 4, but 7018 and 4D-NX only
+/* maximum number of AC97 codecs connected, AC97 2.0 defined 4, but 7018 and 4D-NX only
    have 2 SDATA_IN lines (currently) */
 #define NR_AC97		2	
 




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

only message in thread, other threads:[~2003-02-16  2:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-16  2:47 [PATCH] 2.5.61 Reduce the number of "nuber" by four Steven Cole

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®