summaryrefslogtreecommitdiffstats
path: root/scripts/spelling.txt
diff options
context:
space:
mode:
authorJinbum Park <jinb.park7@gmail.com>2017-02-27 17:29:59 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-27 21:43:47 -0500
commitd7f6724366c5ccb52b9b2e403b0a9383803bd47a (patch)
tree8031c4cf97b9741f9cfb92e9c6bab4e0b0f16918 /scripts/spelling.txt
parent4091fb95b5f8dea37568d1a94c8227244bade891 (diff)
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/spelling.txt')
-rw-r--r--scripts/spelling.txt3
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
74algorrithm||algorithm 74algorrithm||algorithm
75algorritm||algorithm 75algorritm||algorithm
76aligment||alignment 76aligment||alignment
77alignement||alignment
77allign||align 78allign||align
78allocatrd||allocated 79allocatrd||allocated
79allocte||allocate 80allocte||allocate
@@ -746,6 +747,7 @@ pakage||package
746pallette||palette 747pallette||palette
747paln||plan 748paln||plan
748paramameters||parameters 749paramameters||parameters
750paramaters||parameters
749paramater||parameter 751paramater||parameter
750parametes||parameters 752parametes||parameters
751parametised||parametrised 753parametised||parametrised
@@ -990,6 +992,7 @@ straming||streaming
990struc||struct 992struc||struct
991structres||structures 993structres||structures
992stuct||struct 994stuct||struct
995strucuture||structure
993stucture||structure 996stucture||structure
994sturcture||structure 997sturcture||structure
995subdirectoires||subdirectories 998subdirectoires||subdirectories