The patch titled Subject: scripts/spelling.txt: add misspelled words for check has been added to the -mm tree. Its filename is scripts-spellingtxt-adding-misspelled-word-for-check.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/scripts-spellingtxt-adding-misspelled-word-for-check.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/scripts-spellingtxt-adding-misspelled-word-for-check.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/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Maninder Singh <maninder1.s@xxxxxxxxxxx> Subject: scripts/spelling.txt: add misspelled words for check misspelled words for check:- chcek chck cehck I myself did these spell mistakes in changelog for patches, Thus suggesting to add in spelling.txt, so that checkpatch.pl warns it earlier. References:- ./arch/powerpc/kernel/exceptions-64e.S:456: . . . make sure you chcek https://lkml.org/lkml/2015/6/25/289 ./arch/x86/mm/pageattr.c:1368: * No need to cehck in that case Signed-off-by: Maninder Singh <maninder1.s@xxxxxxxxxxx> Acked-by: Kees Cook <keescook@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- scripts/spelling.txt | 3 +++ 1 file changed, 3 insertions(+) diff -puN scripts/spelling.txt~scripts-spellingtxt-adding-misspelled-word-for-check scripts/spelling.txt --- a/scripts/spelling.txt~scripts-spellingtxt-adding-misspelled-word-for-check +++ a/scripts/spelling.txt @@ -187,6 +187,7 @@ capatibilities||capabilities carefuly||carefully cariage||carriage catagory||category +cehck||check challange||challenge challanges||challenges chanell||channel @@ -199,6 +200,8 @@ charactor||character charater||character charaters||characters charcter||character +chcek||check +chck||check checksuming||checksumming childern||children childs||children _ Patches currently in -mm which might be from maninder1.s@xxxxxxxxxxx are scripts-spellingtxt-adding-misspelled-word-for-check.patch scripts-spellingtxt-adding-misspelled-word-for-check-fix.patch ipc-msgc-msgsnd-use-freezable-blocking-call.patch msgrcv-use-freezable-blocking-call.patch linux-next.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html