public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PATCH: Trivial, pedantic spelling mistakes for 2.4.21-rc2
@ 2003-05-10 14:23 Peter Hicks
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Hicks @ 2003-05-10 14:23 UTC (permalink / raw)
  To: linux-kernel

All,

A patch to correct some misspellings in 2.4.21-rc2 is at 
http://journal.poggs.com/2003/05/10/spell-2.4.21rc2.patch.gz.

Yes, I do have nothing better to do today!


Peter.


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

* Re: PATCH: Trivial, pedantic spelling mistakes for 2.4.21-rc2
       [not found] <3EBDAB7F.4000905@wanadoo.es>
@ 2003-05-11 10:21 ` Peter Hicks
       [not found]   ` <20030511104229.GE16654@pegasys.ws>
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Hicks @ 2003-05-11 10:21 UTC (permalink / raw)
  To: Xose Vazquez Perez

Xose Vazquez Perez wrote:

>>A patch to correct some misspellings in 2.4.21-rc2 is at
>>http://journal.poggs.com/2003/05/10/spell-2.4.21rc2.patch.gz.
>>    
>>
>The requested URL /2003/05/10/spell-2.4.21rc2.patch.gz was not found on this server.
>
Oops, I forgot to gzip it... what was I on yesterday?!

>would you mind put a patch without compress and sent it to linux-kernel?
>  
>
Here's the diff:

*** SNIP ***

diff -ru linux-2.4.21-rc2.orig/arch/alpha/kernel/sys_marvel.c 
linux-2.4.21-rc2/arch/alpha/kernel/sys_marvel.c
--- linux-2.4.21-rc2.orig/arch/alpha/kernel/sys_marvel.c        
2003-05-10 15:17:30.000000000 +0100
+++ linux-2.4.21-rc2/arch/alpha/kernel/sys_marvel.c     2003-05-10 
15:00:18.000000000 +0100
@@ -222,7 +222,7 @@
         */
        val = io7->csrs->PO7_LSI_CTL[which].csr;
        val &= ~(0x1ffUL << 14);                /* clear the target pid */
-       val |= ((unsigned long)where << 14);    /* set teh new target pid */
+       val |= ((unsigned long)where << 14);    /* set the new target pid */

        io7->csrs->PO7_LSI_CTL[which].csr = val;
        mb();
@@ -239,7 +239,7 @@
         */
        val = io7->csrs->PO7_MSI_CTL[which].csr;
        val &= ~(0x1ffUL << 14);                /* clear the target pid */
-       val |= ((unsigned long)where << 14);    /* set teh new target pid */
+       val |= ((unsigned long)where << 14);    /* set the new target pid */

        io7->csrs->PO7_MSI_CTL[which].csr = val;
        mb();
diff -ru linux-2.4.21-rc2.orig/arch/ia64/sn/io/io.c 
linux-2.4.21-rc2/arch/ia64/sn/io/io.c
--- linux-2.4.21-rc2.orig/arch/ia64/sn/io/io.c  2003-05-10 
15:17:32.000000000 +0100
+++ linux-2.4.21-rc2/arch/ia64/sn/io/io.c       2003-05-10 
15:00:41.000000000 +0100
@@ -631,7 +631,7 @@
 }

 /*
- * Check that an address is in teh real small window widget 0 space
+ * Check that an address is in the real small window widget 0 space
  * or else in the big window we're using to emulate small window 0
  * in the kernel.
  */
@@ -708,7 +708,7 @@
 /*
  * hub_setup_prb(nasid, prbnum, credits, conveyor)
  *
- *     Put a PRB into fire-and-forget mode if conveyor isn't set.  
Otehrwise,
+ *     Put a PRB into fire-and-forget mode if conveyor isn't set.  
Otherwise,
  *     put it into conveyor belt mode with the specified number of credits.
  */
 void
diff -ru linux-2.4.21-rc2.orig/drivers/char/rio/rioctrl.c 
linux-2.4.21-rc2/drivers/char/rio/rioctrl.c
--- linux-2.4.21-rc2.orig/drivers/char/rio/rioctrl.c    2001-04-14 
04:26:07.000000000 +0100
+++ linux-2.4.21-rc2/drivers/char/rio/rioctrl.c 2003-05-10 
15:01:01.000000000 +0100
@@ -203,7 +203,7 @@

        func_enter ();

-       /* Confuse teh compiler to think that we've initialized these */
+       /* Confuse the compiler to think that we've initialized these */
        Host=0;
        PortP = NULL;

diff -ru linux-2.4.21-rc2.orig/drivers/s390/block/dasd_3990_erp.c 
linux-2.4.21-rc2/drivers/s390/block/dasd_3990_erp.c
--- linux-2.4.21-rc2.orig/drivers/s390/block/dasd_3990_erp.c    
2003-05-10 15:17:38.000000000 +0100
+++ linux-2.4.21-rc2/drivers/s390/block/dasd_3990_erp.c 2003-05-10 
15:02:21.000000000 +0100
@@ -2809,7 +2809,7 @@
  *     - exit with permanent error
  *
  * PARAMETER
- *   erp                ERP which is in progress wiht no retry left
+ *   erp                ERP which is in progress with no retry left
  *
  * RETURN VALUES
  *   erp                modified/additional ERP
diff -ru linux-2.4.21-rc2.orig/drivers/scsi/cpqfcTSstructs.h 
linux-2.4.21-rc2/drivers/scsi/cpqfcTSstructs.h
--- linux-2.4.21-rc2.orig/drivers/scsi/cpqfcTSstructs.h 2003-05-10 
15:17:39.000000000 +0100
+++ linux-2.4.21-rc2/drivers/scsi/cpqfcTSstructs.h      2003-05-10 
15:05:47.000000000 +0100
@@ -93,7 +93,7 @@
 #define CPQFCTS_CMD_PER_LUN    15      // power of 2 -1, must be >0
 #define CPQFCTS_REQ_QUEUE_LEN  (TACH_SEST_LEN/2)       // must be < 
TACH_SEST_LEN

-/* FIMXME - these are crpa too */
+/* FIMXME - these are crap too */
 #define LinuxVersionCode(v, p, s) (((v)<<16)+((p)<<8)+(s))
 #ifndef DECLARE_MUTEX_LOCKED
 #define DECLARE_MUTEX_LOCKED(sem) struct semaphore sem = MUTEX_LOCKED
diff -ru linux-2.4.21-rc2.orig/include/asm-ia64/sn/router.h 
linux-2.4.21-rc2/include/asm-ia64/sn/router.h
--- linux-2.4.21-rc2.orig/include/asm-ia64/sn/router.h  2002-08-03 
01:39:45.000000000 +0100
+++ linux-2.4.21-rc2/include/asm-ia64/sn/router.h       2003-05-10 
15:01:14.000000000 +0100
@@ -500,7 +500,7 @@

        /*
         * Everything below here is for kernel use only and may change at
-        * at any time with or without a change in teh revision number
+        * at any time with or without a change in the revision number
         *
         * Any pointers or things that come and go with DEBUG must go at
         * the bottom of the structure, below the user stuff.
diff -ru linux-2.4.21-rc2.orig/include/linux/reiserfs_fs.h 
linux-2.4.21-rc2/include/linux/reiserfs_fs.h
--- linux-2.4.21-rc2.orig/include/linux/reiserfs_fs.h   2003-05-10 
15:17:44.000000000 +0100
+++ linux-2.4.21-rc2/include/linux/reiserfs_fs.h        2003-05-10 
15:01:56.000000000 +0100
@@ -129,7 +129,7 @@
 /* the spot for the super in versions 3.5 - 3.5.10 (inclusive) */
 #define REISERFS_OLD_DISK_OFFSET_IN_BYTES (8 * 1024)

-// reiserfs internal error code (used by search_by_key adn fix_nodes))
+// reiserfs internal error code (used by search_by_key and fix_nodes))
 #define CARRY_ON      0
 #define REPEAT_SEARCH -1
 #define IO_ERROR      -2

*** SNIP ***



Peter.


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

* Re: PATCH: Trivial, pedantic spelling mistakes for 2.4.21-rc2
       [not found]   ` <20030511104229.GE16654@pegasys.ws>
@ 2003-05-11 10:59     ` Peter Hicks
  2003-05-11 23:28       ` Jon Tibble
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Hicks @ 2003-05-11 10:59 UTC (permalink / raw)
  To: jw schultz, linux-kernel

jw schultz wrote:

>>Your mailer ate it.  Wordwrap, tab2space and unchanged lines
>>are missing a leading space.
>>    
>>
I give up, I'm going home!  

http://journal.poggs.com/2003/05/10/spell-2.4.21rc2.patch

Its definitely there.  Intact.  Untouched by Mozilla.


Peter.




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

* Re: PATCH: Trivial, pedantic spelling mistakes for 2.4.21-rc2
  2003-05-11 10:59     ` Peter Hicks
@ 2003-05-11 23:28       ` Jon Tibble
  0 siblings, 0 replies; 4+ messages in thread
From: Jon Tibble @ 2003-05-11 23:28 UTC (permalink / raw)
  To: Peter Hicks; +Cc: jw schultz, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 414 bytes --]

On Sun, 2003-05-11 at 11:59, Peter Hicks wrote:
> jw schultz wrote:
> 
> >>Your mailer ate it.  Wordwrap, tab2space and unchanged lines
> >>are missing a leading space.
> >>    
> >>
> I give up, I'm going home!  
> 
> http://journal.poggs.com/2003/05/10/spell-2.4.21rc2.patch
> 
> Its definitely there.  Intact.  Untouched by Mozilla.
> 
Yep, it was there.

The following patch applies on top to fix FIMXME

Jon.

[-- Attachment #2: spell_FIXME.patch --]
[-- Type: text/x-patch, Size: 655 bytes --]

diff -uar linux-2.4.21-rc2/drivers/scsi/cpqfcTSstructs.h linux-2.4.21-rc2-devel/drivers/scsi/cpqfcTSstructs.h
--- linux-2.4.21-rc2/drivers/scsi/cpqfcTSstructs.h	Sun May 11 20:12:38 2003
+++ linux-2.4.21-rc2-devel/drivers/scsi/cpqfcTSstructs.h	Sun May 11 20:13:13 2003
@@ -93,7 +93,7 @@
 #define CPQFCTS_CMD_PER_LUN	15	// power of 2 -1, must be >0
 #define CPQFCTS_REQ_QUEUE_LEN	(TACH_SEST_LEN/2)	// must be < TACH_SEST_LEN
 
-/* FIMXME - these are crap too */
+/* FIXME - these are crap too */
 #define LinuxVersionCode(v, p, s) (((v)<<16)+((p)<<8)+(s))
 #ifndef DECLARE_MUTEX_LOCKED
 #define DECLARE_MUTEX_LOCKED(sem) struct semaphore sem = MUTEX_LOCKED

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

end of thread, other threads:[~2003-05-11 23:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <3EBDAB7F.4000905@wanadoo.es>
2003-05-11 10:21 ` PATCH: Trivial, pedantic spelling mistakes for 2.4.21-rc2 Peter Hicks
     [not found]   ` <20030511104229.GE16654@pegasys.ws>
2003-05-11 10:59     ` Peter Hicks
2003-05-11 23:28       ` Jon Tibble
2003-05-10 14:23 Peter Hicks

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