diff options
| author | Masahiro Yamada <[email protected]> | 2017-02-27 14:29:45 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-02-27 18:43:47 -0800 |
| 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/[email protected]
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
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 defintions||definitions defualt||default defult||default +deintializing||deinitializing +deintialize||deinitialize +deintialized||deinitialized deivce||device delared||declared delare||declare |