linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] EDAC/i5100: Fix typo in comment
@ 2023-03-02  2:11 Jongwoo Han
  2023-03-23 11:06 ` Borislav Petkov
  0 siblings, 1 reply; 2+ messages in thread
From: Jongwoo Han @ 2023-03-02  2:11 UTC (permalink / raw)
  To: bp, tony.luck, james.morse, mchehab, rric
  Cc: linux-edac, linux-kernel, Jongwoo Han

Correct typo from 'preform' to 'perform' in comment.

Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
---
 drivers/edac/i5100_edac.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/edac/i5100_edac.c b/drivers/edac/i5100_edac.c
index f5d82518c..8db680b6a 100644
--- a/drivers/edac/i5100_edac.c
+++ b/drivers/edac/i5100_edac.c
@@ -909,7 +909,7 @@ static void i5100_do_inject(struct mem_ctl_info *mci)
 	 *
 	 * The injection code don't work without setting this register.
 	 * The register needs to be flipped off then on else the hardware
-	 * will only preform the first injection.
+	 * will only perform the first injection.
 	 *
 	 * Stop condition bits 7:4
 	 * 1010 - Stop after one injection
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] EDAC/i5100: Fix typo in comment
  2023-03-02  2:11 [PATCH] EDAC/i5100: Fix typo in comment Jongwoo Han
@ 2023-03-23 11:06 ` Borislav Petkov
  0 siblings, 0 replies; 2+ messages in thread
From: Borislav Petkov @ 2023-03-23 11:06 UTC (permalink / raw)
  To: Jongwoo Han
  Cc: tony.luck, james.morse, mchehab, rric, linux-edac, linux-kernel

On Thu, Mar 02, 2023 at 11:11:20AM +0900, Jongwoo Han wrote:
> Correct typo from 'preform' to 'perform' in comment.
> 
> Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
> ---
>  drivers/edac/i5100_edac.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/edac/i5100_edac.c b/drivers/edac/i5100_edac.c
> index f5d82518c..8db680b6a 100644
> --- a/drivers/edac/i5100_edac.c
> +++ b/drivers/edac/i5100_edac.c
> @@ -909,7 +909,7 @@ static void i5100_do_inject(struct mem_ctl_info *mci)
>  	 *
>  	 * The injection code don't work without setting this register.
>  	 * The register needs to be flipped off then on else the hardware
> -	 * will only preform the first injection.
> +	 * will only perform the first injection.
>  	 *
>  	 * Stop condition bits 7:4
>  	 * 1010 - Stop after one injection
> -- 

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-23 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02  2:11 [PATCH] EDAC/i5100: Fix typo in comment Jongwoo Han
2023-03-23 11:06 ` Borislav Petkov

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).