2007-12-17 19:33:16

by Joe Perches

[permalink] [raw]
Subject: [PATCH] arch/ia64/: Spelling fixes


Signed-off-by: Joe Perches <[email protected]>
---
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
--
1.5.3.7.949.g2221a6


2007-12-18 07:50:05

by Jes Sorensen

[permalink] [raw]
Subject: Re: [PATCH] arch/ia64/: Spelling fixes

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 <[email protected]>
> ---
> 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