linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix breakage caused by spelling 'fix'
@ 2003-03-06 21:41 Michael Hayes
  2003-03-06 21:57 ` Linus Torvalds
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Michael Hayes @ 2003-03-06 21:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds

This fixes a spelling "fix" that resulted in a compile error.

With apologies to Russell King.

diff -ur a/include/asm-arm/proc-fns.h b/include/asm-arm/proc-fns.h
--- a/include/asm-arm/proc-fns.h	Tue Mar  4 19:29:20 2003
+++ b/include/asm-arm/proc-fns.h	Thu Mar  6 11:46:15 2003
@@ -125,7 +125,7 @@
 
 #if 0
  * The following is to fool mkdep into generating the correct
- * dependencies.  Without this, it can't figure out that this
+ * dependencies.  Without this, it cant figure out that this
  * file does indeed depend on the cpu-*.h files.
 #include <asm/cpu-single.h>
 #include <asm/cpu-multi26.h>

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [PATCH] Fix breakage caused by spelling 'fix'
@ 2003-03-06 22:09 Michael Hayes
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Hayes @ 2003-03-06 22:09 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds

On Thu, 6 Mar 2003, Linus Torvalds wrote:
> On Thu, 6 Mar 2003, Michael Hayes wrote:
> >
> > This fixes a spelling "fix" that resulted in a compile error.
> > 
> > With apologies to Russell King.
>
> Ugh, please make things like this just write out the full non-contracted
> thing. Ie "cannot" is a perfectly fine word, we don't need to force
> spelling errors.

Nice to see that _someone_ cares :-)

Okay, here it is again with "cannot".

diff -ur a/include/asm-arm/proc-fns.h b/include/asm-arm/proc-fns.h
--- a/include/asm-arm/proc-fns.h	Tue Mar  4 19:29:20 2003
+++ b/include/asm-arm/proc-fns.h	Thu Mar  6 14:03:14 2003
@@ -125,7 +125,7 @@
 
 #if 0
  * The following is to fool mkdep into generating the correct
- * dependencies.  Without this, it can't figure out that this
+ * dependencies.  Without this, it cannot figure out that this
  * file does indeed depend on the cpu-*.h files.
 #include <asm/cpu-single.h>
 #include <asm/cpu-multi26.h>

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

end of thread, other threads:[~2003-03-06 22:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-06 21:41 [PATCH] Fix breakage caused by spelling 'fix' Michael Hayes
2003-03-06 21:57 ` Linus Torvalds
2003-03-06 22:37   ` Steven Cole
2003-03-06 21:59 ` Marc-Christian Petersen
2003-03-06 22:28   ` John Bradford
2003-03-06 22:48     ` Tomas Szepe
2003-03-06 22:27 ` Russell King
2003-03-06 22:09 Michael Hayes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).