From: Jes Sorensen <jes@sgi.com>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Tony Luck <tony.luck@intel.com>,
linux-altix@sgi.com, linux-ia64@vger.kernel.org
Subject: Re: [PATCH] arch/ia64/: Spelling fixes
Date: Tue, 18 Dec 2007 07:49:49 +0000 [thread overview]
Message-ID: <47677B9D.2070507@sgi.com> (raw)
In-Reply-To: <1197919875-5288-6-git-send-email-joe@perches.com>
Joe,
I'm curious, do you have a patch that actually fixes something and adds
value to the code? Maybe you could include the spelling fix with that to
improve the S/N ratio?
In addition, posting a patch with no commit comment is no good, please
read through Documentation/SubmittingPatches before posting an update
to this.
Thanks,
Jes
Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> arch/ia64/sn/pci/tioce_provider.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/ia64/sn/pci/tioce_provider.c b/arch/ia64/sn/pci/tioce_provider.c
> index cee9379..e1a3e19 100644
> --- a/arch/ia64/sn/pci/tioce_provider.c
> +++ b/arch/ia64/sn/pci/tioce_provider.c
> @@ -41,7 +41,7 @@
> * } else
> * do desired mmr access
> *
> - * According to hw, we can use reads instead of writes to the above addres
> + * According to hw, we can use reads instead of writes to the above address
> *
> * Note this WAR can only to be used for accessing internal MMR's in the
> * TIOCE Coretalk Address Range 0x0 - 0x07ff_ffff. This includes the
WARNING: multiple messages have this Message-ID (diff)
From: Jes Sorensen <jes@sgi.com>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Tony Luck <tony.luck@intel.com>,
linux-altix@sgi.com, linux-ia64@vger.kernel.org
Subject: Re: [PATCH] arch/ia64/: Spelling fixes
Date: Tue, 18 Dec 2007 08:49:49 +0100 [thread overview]
Message-ID: <47677B9D.2070507@sgi.com> (raw)
In-Reply-To: <1197919875-5288-6-git-send-email-joe@perches.com>
Joe,
I'm curious, do you have a patch that actually fixes something and adds
value to the code? Maybe you could include the spelling fix with that to
improve the S/N ratio?
In addition, posting a patch with no commit comment is no good, please
read through Documentation/SubmittingPatches before posting an update
to this.
Thanks,
Jes
Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> arch/ia64/sn/pci/tioce_provider.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/ia64/sn/pci/tioce_provider.c b/arch/ia64/sn/pci/tioce_provider.c
> index cee9379..e1a3e19 100644
> --- a/arch/ia64/sn/pci/tioce_provider.c
> +++ b/arch/ia64/sn/pci/tioce_provider.c
> @@ -41,7 +41,7 @@
> * } else
> * do desired mmr access
> *
> - * According to hw, we can use reads instead of writes to the above addres
> + * According to hw, we can use reads instead of writes to the above address
> *
> * Note this WAR can only to be used for accessing internal MMR's in the
> * TIOCE Coretalk Address Range 0x0 - 0x07ff_ffff. This includes the
next prev parent reply other threads:[~2007-12-18 7:49 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-17 19:30 [PATCH] arch/ia64/: Spelling fixes Joe Perches
2007-12-17 19:30 ` [PATCH] arch/arm/: " Joe Perches
2007-12-17 19:30 ` [PATCH] include/asm-arm/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/blackfin/: " Joe Perches
2007-12-17 19:49 ` [Uclinux-dist-devel] " Mike Frysinger
2007-12-17 19:30 ` [PATCH] arch/h8300/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/ia64/: " Joe Perches
2007-12-18 7:49 ` Jes Sorensen [this message]
2007-12-18 7:49 ` Jes Sorensen
2007-12-17 19:30 ` [PATCH] include/asm-ia64/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/m32r/: " Joe Perches
2007-12-17 19:30 ` [PATCH] arch/mips/: " Joe Perches
2007-12-17 19:56 ` [PATCH] include/asm-arm/: " J. Bruce Fields
[not found] ` <1197921847.27386.16.camel@localhost>
2007-12-17 20:12 ` J. Bruce Fields
2007-12-17 20:22 ` Joe Perches
2007-12-17 20:51 ` Jeff King
2007-12-17 21:27 ` Junio C Hamano
2007-12-17 23:05 ` Jeff King
2007-12-17 23:12 ` Jeff King
2007-12-17 23:28 ` Junio C Hamano
2008-01-08 11:15 ` Josh Triplett
2008-01-08 11:16 ` Josh Triplett
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=47677B9D.2070507@sgi.com \
--to=jes@sgi.com \
--cc=akpm@linux-foundation.org \
--cc=joe@perches.com \
--cc=linux-altix@sgi.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.