The patch titled Subject: scripts/spelling.txt: drop "sepc" from the misspelling list has been added to the -mm tree. Its filename is scripts-spellingtxt-drop-sepc-from-the-misspelling-list.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/scripts-spellingtxt-drop-sepc-from-the-misspelling-list.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/scripts-spellingtxt-drop-sepc-from-the-misspelling-list.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Paul Walmsley <paul.walmsley@xxxxxxxxxx> Subject: scripts/spelling.txt: drop "sepc" from the misspelling list The RISC-V architecture has a register named the "Supervisor Exception Program Counter", or "sepc". This abbreviation triggers checkpatch.pl's misspelling detector, resulting in noise in the checkpatch output. The risk that this noise could cause more useful warnings to be missed seems to outweigh the harm of an occasional misspelling of "spec". Thus drop the "sepc" entry from the misspelling list. Link: http://lkml.kernel.org/r/20190518210037.13674-1-paul.walmsley@xxxxxxxxxx Signed-off-by: Paul Walmsley <paul.walmsley@xxxxxxxxxx> Cc: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- scripts/spelling.txt | 1 - 1 file changed, 1 deletion(-) --- a/scripts/spelling.txt~scripts-spellingtxt-drop-sepc-from-the-misspelling-list +++ a/scripts/spelling.txt @@ -1145,7 +1145,6 @@ senarios||scenarios sentivite||sensitive separatly||separately sepcify||specify -sepc||spec seperated||separated seperately||separately seperate||separate _ Patches currently in -mm which might be from paul.walmsley@xxxxxxxxxx are scripts-spellingtxt-drop-sepc-from-the-misspelling-list.patch