]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scripts/spelling.txt: add some typo-words
authorJinbum Park <jinb.park7@gmail.com>
Mon, 27 Feb 2017 22:29:59 +0000 (14:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 02:43:47 +0000 (18:43 -0800)
commitd7f6724366c5ccb52b9b2e403b0a9383803bd47a
tree8031c4cf97b9741f9cfb92e9c6bab4e0b0f16918
parent4091fb95b5f8dea37568d1a94c8227244bade891
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>
scripts/spelling.txt