Re: [PATCH] Fix a typo in Documentation/edac.txt.

2015-06-17 Thread Borislav Petkov
On Wed, Jun 17, 2015 at 11:16:19PM +0300, Rami Rosen wrote:
> This patch Fixes a typo in Documentation/edac.txt.
> 
> Signed-off-by: Rami Rosen 
> ---
>  Documentation/edac.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/edac.txt b/Documentation/edac.txt
> index 73fff13..9679433 100644
> --- a/Documentation/edac.txt
> +++ b/Documentation/edac.txt
> @@ -664,7 +664,7 @@ exports one
>  
> Each QPI is exported as a different memory controller.
>  
> -2) Nehalem MC has the hability to generate errors. The driver implements this
> +2) Nehalem MC has the ability to generate errors. The driver implements this
> functionality via some error injection nodes:
>  
> For injecting a memory error, there are some sysfs nodes, under

I see at least one more typo in that file, care to go through it with
the magnifying glass and fix them all?

:-)

-- 
Regards/Gruss,
Boris.

ECO tip #101: Trim your mails when you reply.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] Fix a typo in Documentation/edac.txt.

2015-06-17 Thread Rami Rosen
This patch Fixes a typo in Documentation/edac.txt.

Signed-off-by: Rami Rosen 
---
 Documentation/edac.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/edac.txt b/Documentation/edac.txt
index 73fff13..9679433 100644
--- a/Documentation/edac.txt
+++ b/Documentation/edac.txt
@@ -664,7 +664,7 @@ exports one
 
Each QPI is exported as a different memory controller.
 
-2) Nehalem MC has the hability to generate errors. The driver implements this
+2) Nehalem MC has the ability to generate errors. The driver implements this
functionality via some error injection nodes:
 
For injecting a memory error, there are some sysfs nodes, under
-- 
2.4.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/