diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-03-09 19:16:33 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-03-09 20:01:09 -0500 |
| commit | 505d3085d7120a9f4cd0d6ffaa876968854b3baa (patch) | |
| tree | 7f6fe6247f0766c1e1b89964836d180b2e1bfad3 /scripts | |
| parent | 8a1115ff6b6d90cf1066ec3a0c4e51276553eebe (diff) | |
scripts/spelling.txt: add "overide" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt:
overide||override
While we are here, fix the doubled "address" in the touched line
Documentation/devicetree/bindings/regulator/ti-abb-regulator.txt.
Also, fix the comment block style in the touched hunks in
drivers/media/dvb-frontends/drx39xyj/drx_driver.h.
Link: http://lkml.kernel.org/r/1481573103-11329-21-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 6dae4df472f6..0545f5a8cabe 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt | |||
| @@ -734,6 +734,7 @@ oustanding||outstanding | |||
| 734 | overaall||overall | 734 | overaall||overall |
| 735 | overhread||overhead | 735 | overhread||overhead |
| 736 | overlaping||overlapping | 736 | overlaping||overlapping |
| 737 | overide||override | ||
| 737 | overrided||overridden | 738 | overrided||overridden |
| 738 | overriden||overridden | 739 | overriden||overridden |
| 739 | overun||overrun | 740 | overun||overrun |
