Skip to content

Commit 2aeb1f5

Browse files
JuliaLawallsuryasaimadhu
authored andcommitted
EDAC/xgene: Fix typo processsors -> processors
Spelling mistake (triple letters) in comment. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20220521111145.81697-39-Julia.Lawall@inria.fr
1 parent 2edb986 commit 2aeb1f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/edac/xgene_edac.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ static int xgene_edac_mc_remove(struct xgene_edac_mc_ctx *mcu)
501501
#define MEMERR_L2C_L2ESRA_PAGE_OFFSET 0x0804
502502

503503
/*
504-
* Processor Module Domain (PMD) context - Context for a pair of processsors.
504+
* Processor Module Domain (PMD) context - Context for a pair of processors.
505505
* Each PMD consists of 2 CPUs and a shared L2 cache. Each CPU consists of
506506
* its own L1 cache.
507507
*/

0 commit comments

Comments
 (0)