diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-27 17:29:45 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-27 21:43:47 -0500 |
| commit | 1cce200081d182e0ae6b40bcb1cfdecfdfc09fe4 (patch) | |
| tree | 123833d16e2ca1d7f0f1284de0c950d481c0d699 /scripts | |
| parent | 66f00449086f76a6d859dfcbe7a2a151240b233c (diff) | |
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')
| -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 | |||
| 322 | defintions||definitions | 322 | defintions||definitions |
| 323 | defualt||default | 323 | defualt||default |
| 324 | defult||default | 324 | defult||default |
| 325 | deintializing||deinitializing | ||
| 326 | deintialize||deinitialize | ||
| 327 | deintialized||deinitialized | ||
| 325 | deivce||device | 328 | deivce||device |
| 326 | delared||declared | 329 | delared||declared |
| 327 | delare||declare | 330 | delare||declare |
