Skip to content

Commit 5b6cb45

Browse files
jongwooobp3tk0v
authored andcommitted
EDAC/i5100: Fix typo in comment
Correct typo from 'preform' to 'perform' in comment. Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20230302021120.56794-1-jongwooo.han@gmail.com
1 parent 4e89780 commit 5b6cb45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/edac/i5100_edac.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ static void i5100_do_inject(struct mem_ctl_info *mci)
909909
*
910910
* The injection code don't work without setting this register.
911911
* The register needs to be flipped off then on else the hardware
912-
* will only preform the first injection.
912+
* will only perform the first injection.
913913
*
914914
* Stop condition bits 7:4
915915
* 1010 - Stop after one injection

0 commit comments

Comments
 (0)