linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Hayes <mike@aiinc.ca>
To: linux-kernel@vger.kernel.org
Cc: torvalds@transmeta.com
Subject: Re: [PATCH] Fix breakage caused by spelling 'fix'
Date: Thu, 6 Mar 2003 14:09:44 -0800	[thread overview]
Message-ID: <200303062209.h26M9i320362@aiinc.aiinc.ca> (raw)

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>

             reply	other threads:[~2003-03-06 21:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-06 22:09 Michael Hayes [this message]
  -- strict thread matches above, loose matches on Subject: below --
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

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=200303062209.h26M9i320362@aiinc.aiinc.ca \
    --to=mike@aiinc.ca \
    --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;
as well as URLs for NNTP newsgroup(s).