[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230302021120.56794-1-jongwooo.han@gmail.com>
Date: Thu, 2 Mar 2023 11:11:20 +0900
From: Jongwoo Han <jongwooo.han@...il.com>
To: bp@...en8.de, tony.luck@...el.com, james.morse@....com,
mchehab@...nel.org, rric@...nel.org
Cc: linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org,
Jongwoo Han <jongwooo.han@...il.com>
Subject: [PATCH] EDAC/i5100: Fix typo in comment
Correct typo from 'preform' to 'perform' in comment.
Signed-off-by: Jongwoo Han <jongwooo.han@...il.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
Powered by blists - more mailing lists