Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scripts/spelling.txt: add some typo-words

I wrote a simple script to find new typo not in spelling.txt.
(https://github.com/jinb-park/find-linux-kernel-typo)

and get following result:

[ rank ]
63 paramaters
18 alignement
9 strucuture
....

The number means how many files include the typo.
This patch adds these common typo.

Link: http://lkml.kernel.org/r/20170112113452.GA7042@pjb1027-Latitude-E5410
Signed-off-by: Jinbum Park <jinb.park7@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Jinbum Park and committed by
Linus Torvalds
d7f67243 4091fb95

+3
+3
scripts/spelling.txt
··· 74 74 algorrithm||algorithm 75 75 algorritm||algorithm 76 76 aligment||alignment 77 + alignement||alignment 77 78 allign||align 78 79 allocatrd||allocated 79 80 allocte||allocate ··· 747 746 pallette||palette 748 747 paln||plan 749 748 paramameters||parameters 749 + paramaters||parameters 750 750 paramater||parameter 751 751 parametes||parameters 752 752 parametised||parametrised ··· 992 990 struc||struct 993 991 structres||structures 994 992 stuct||struct 993 + strucuture||structure 995 994 stucture||structure 996 995 sturcture||structure 997 996 subdirectoires||subdirectories