diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-27 14:29:45 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-27 18:43:47 -0800 |
commit | 1cce200081d182e0ae6b40bcb1cfdecfdfc09fe4 (patch) | |
tree | 123833d16e2ca1d7f0f1284de0c950d481c0d699 /scripts/spelling.txt | |
parent | 66f00449086f76a6d859dfcbe7a2a151240b233c (diff) | |
download | linux-stable-1cce200081d182e0ae6b40bcb1cfdecfdfc09fe4.tar.gz linux-stable-1cce200081d182e0ae6b40bcb1cfdecfdfc09fe4.tar.bz2 linux-stable-1cce200081d182e0ae6b40bcb1cfdecfdfc09fe4.zip |
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt:
deintializing||deinitializing
deintialize||deinitialize
deintialized||deinitialized
Link: http://lkml.kernel.org/r/1481573103-11329-28-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
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.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/spelling.txt b/scripts/spelling.txt index 6b627d850864..ea01f005cf38 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@ -322,6 +322,9 @@ defintion||definition defintions||definitions defualt||default defult||default +deintializing||deinitializing +deintialize||deinitialize +deintialized||deinitialized deivce||device delared||declared delare||declare |