public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@parisc-linux.org>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Grant Grundler <grundler@parisc-linux.org>,
	Kyle McMartin <kyle@parisc-linux.org>,
	Matthew Wilcox <matthew@wil.cx>,
	linux-parisc@vger.kernel.org
Subject: Re: [PATCH] include/asm-parisc/: Spelling fixes
Date: Tue, 18 Dec 2007 00:07:09 -0700	[thread overview]
Message-ID: <20071218070709.GB6570@colo.lackof.org> (raw)
In-Reply-To: <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918890.git.joe@perches.com>

Andrew,
Please include in -mm. "Cosmetic" - but I appreciate correct spelling too.

On Mon, Dec 17, 2007 at 11:30:11AM -0800, Joe Perches wrote:
> 
> Signed-off-by: Joe Perches <joe@perches.com>

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>

thanks,
grant

> ---
>  include/asm-parisc/elf.h     |    2 +-
>  include/asm-parisc/linkage.h |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/asm-parisc/elf.h b/include/asm-parisc/elf.h
> index f628ac7..8e7946a 100644
> --- a/include/asm-parisc/elf.h
> +++ b/include/asm-parisc/elf.h
> @@ -28,7 +28,7 @@
>  #define EFA_PARISC_1_1		    0x0210 /* PA-RISC 1.1 big-endian.  */
>  #define EFA_PARISC_2_0		    0x0214 /* PA-RISC 2.0 big-endian.  */
>  
> -/* Additional section indeces.  */
> +/* Additional section indices.  */
>  
>  #define SHN_PARISC_ANSI_COMMON	0xff00	   /* Section for tenatively declared
>  					      symbols in ANSI C.  */
> diff --git a/include/asm-parisc/linkage.h b/include/asm-parisc/linkage.h
> index ad8cd0d..0b19a72 100644
> --- a/include/asm-parisc/linkage.h
> +++ b/include/asm-parisc/linkage.h
> @@ -8,7 +8,7 @@
>  
>  /*
>   * In parisc assembly a semicolon marks a comment while a
> - * exclamation mark is used to seperate independent lines.
> + * exclamation mark is used to separate independent lines.
>   */
>  #ifdef __ASSEMBLY__
>  
> -- 
> 1.5.3.7.949.g2221a6
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-parisc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2007-12-18  7:07 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918890.git.joe@perches.com>
2007-12-17 19:30 ` [PATCH] include/asm-mips/: Spelling fixes Joe Perches
2007-12-17 19:53   ` Sergei Shtylyov
2007-12-17 20:02     ` Joe Perches
2007-12-17 19:30 ` [PATCH] arch/parisc/: " Joe Perches
2007-12-17 19:30 ` [PATCH] include/asm-parisc/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/powerpc/: " Joe Perches
2007-12-17 19:36   ` Josh Boyer
2007-12-17 19:30 ` [PATCH] include/asm-powerpc/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/ppc/: " Joe Perches
2007-12-17 20:42   ` Vitaly Bordug
2007-12-17 20:52     ` Joe Perches
2007-12-17 19:30 ` [PATCH] include/asm-ppc/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/s390/: " Joe Perches
2007-12-17 19:30 ` [PATCH] include/asm-s390/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/sh/: " Joe Perches
2007-12-17 19:30 ` [PATCH] include/asm-sh/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/sh64/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/sparc/: " Joe Perches
2007-12-20 21:55   ` David Miller
2007-12-17 19:30 ` [PATCH] arch/sparc64/: " Joe Perches
2007-12-20 21:55   ` David Miller
2007-12-17 19:30 ` [PATCH] arch/um: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/x86/: " Joe Perches
2007-12-17 19:30 ` [PATCH] drivers/acpi/: " Joe Perches
2007-12-17 19:30 ` [PATCH] include/acpi/: " Joe Perches
2007-12-17 19:30 ` [PATCH] drivers/ata/: " Joe Perches
2007-12-17 19:30 ` [PATCH] drivers/atm/: " Joe Perches
2007-12-20 22:05   ` David Miller
2007-12-17 19:30 ` [PATCH] drivers/block/: " Joe Perches
2007-12-17 19:30 ` [PATCH] drivers/bluetooth/: " Joe Perches
2007-12-17 19:30 ` [PATCH] drivers/char/: " Joe Perches
2007-12-17 23:11 ` [PATCH] arch/sh/: " Paul Mundt
2007-12-18  7:07 ` Grant Grundler [this message]
2007-12-18 10:04 ` [PATCH] arch/s390/: " Martin Schwidefsky
2007-12-18 13:01 ` [PATCH] arch/x86/: " Ingo Molnar
2008-01-07 20:07 ` [PATCH] drivers/block/: " Miller, Mike (OS Dev)

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=20071218070709.GB6570@colo.lackof.org \
    --to=grundler@parisc-linux.org \
    --cc=akpm@linux-foundation.org \
    --cc=joe@perches.com \
    --cc=kyle@parisc-linux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=matthew@wil.cx \
    /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