diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-27 17:28:44 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-27 21:43:46 -0500 |
| commit | c6efb58db4e76ab1322b5e869d4f9eb9ce30bd40 (patch) | |
| tree | e9790a37d286d27dff8f14fb56ff783cdb1a719f /scripts | |
| parent | 08a7e621ff81dec64ddf1eab16353c0c217fdd89 (diff) | |
scripts/spelling.txt: add "swithc" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt:
swithc||switch
swithced||switched
swithcing||switching
Link: http://lkml.kernel.org/r/1481573103-11329-3-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 10df6d016d52..372840a672a4 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt | |||
| @@ -993,6 +993,9 @@ swaping||swapping | |||
| 993 | switchs||switches | 993 | switchs||switches |
| 994 | swith||switch | 994 | swith||switch |
| 995 | swithable||switchable | 995 | swithable||switchable |
| 996 | swithc||switch | ||
| 997 | swithced||switched | ||
| 998 | swithcing||switching | ||
| 996 | swithed||switched | 999 | swithed||switched |
| 997 | swithing||switching | 1000 | swithing||switching |
| 998 | symetric||symmetric | 1001 | symetric||symmetric |
