lkml.org 
[lkml]   [2003]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: PATCH: Trivial, pedantic spelling mistakes for 2.4.21-rc2
From
Date
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.
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
\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.040 / U:1.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site