diff options
author | Jinbum Park <jinb.park7@gmail.com> | 2017-02-27 14:29:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-27 18:43:47 -0800 |
commit | d7f6724366c5ccb52b9b2e403b0a9383803bd47a (patch) | |
tree | 8031c4cf97b9741f9cfb92e9c6bab4e0b0f16918 /scripts | |
parent | 4091fb95b5f8dea37568d1a94c8227244bade891 (diff) | |
download | linux-d7f6724366c5ccb52b9b2e403b0a9383803bd47a.tar.bz2 |
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>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/spelling.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/spelling.txt b/scripts/spelling.txt index be1d00307927..0458b037c8a1 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@ -74,6 +74,7 @@ algoritms||algorithms algorrithm||algorithm algorritm||algorithm aligment||alignment +alignement||alignment allign||align allocatrd||allocated allocte||allocate @@ -746,6 +747,7 @@ pakage||package pallette||palette paln||plan paramameters||parameters +paramaters||parameters paramater||parameter parametes||parameters parametised||parametrised @@ -990,6 +992,7 @@ straming||streaming struc||struct structres||structures stuct||struct +strucuture||structure stucture||structure sturcture||structure subdirectoires||subdirectories |