From: Steven Cole <elenstev@mesatop.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] 2.5.61 Reduce the number of "nuber" by four.
Date: 15 Feb 2003 19:47:41 -0700 [thread overview]
Message-ID: <1045363662.10680.72.camel@localhost.localdomain> (raw)
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
reply other threads:[~2003-02-16 2:46 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=1045363662.10680.72.camel@localhost.localdomain \
--to=elenstev@mesatop.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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®