diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-27 17:29:14 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-27 21:43:47 -0500 |
| commit | 176180c2b4ae673394b4b37474cfd3e3fd9d0c5e (patch) | |
| tree | afaefdd69f86325b5966173374f4d98bd8aac685 /scripts | |
| parent | 57366a8d0bf24181fea3e9d5b772175059914a3c (diff) | |
scripts/spelling.txt: add "neded" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt:
neded||needed
While we are here, fix the "overriden", "wont", and "etc" in the same
hunk in drivers/media/usb/tm6000/tm6000-input.c.
Link: http://lkml.kernel.org/r/1481573103-11329-14-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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/spelling.txt b/scripts/spelling.txt index af842a7ec0eb..5a26fa1f41f0 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt | |||
| @@ -675,6 +675,7 @@ neccecary||necessary | |||
| 675 | neccesary||necessary | 675 | neccesary||necessary |
| 676 | neccessary||necessary | 676 | neccessary||necessary |
| 677 | necesary||necessary | 677 | necesary||necessary |
| 678 | neded||needed | ||
| 678 | negaive||negative | 679 | negaive||negative |
| 679 | negoitation||negotiation | 680 | negoitation||negotiation |
| 680 | negotation||negotiation | 681 | negotation||negotiation |
