Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1540621
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/31] scripts/spelling.txt: add more patterns with actual typo fixes |
| Date | 2016-12-12 21:30 +0100 |
| Message-ID | <sNFot-oQ-15@gated-at.bofh.it> (permalink) |
| References | <sNF57-hS-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 2016-12-13 at 05:04 +0900, Masahiro Yamada wrote: > This series fixes typos that > > - have no entry in scripts/spelling.txt > - have 2 or more typo instances in the kernel tree > > This series can be cleanly applied to linux-next 20161212. > > Stephen Rothwell announced that new patches should not > be applied until v4.10-rc1 is out. > (https://lkml.org/lkml/2016/12/11/103) > > So, this series will be stable during the merge window. > > If this series looks good, I am hoping it will be > merged during this merge window. > > Anyway, please review. This all seems correct, thanks, and it's really good you updated spelling.txt too. > Masahiro Yamada (31): > scripts/spelling.txt: add "an user" pattern and fix typo instances I'm a bit surprised that works in checkpatch, but reading the code, it seems to. (as I awkwardly pat myself on the back) codespell doesn't support this as far as I know.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 00/31] scripts/spelling.txt: add more patterns with actual typo fixes Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 28/31] scripts/spelling.txt: add "overwritting" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 Re: [PATCH 00/31] scripts/spelling.txt: add more patterns with actual typo fixes Kees Cook <keescook@chromium.org> - 2016-12-12 21:20 +0100 [PATCH 22/31] scripts/spelling.txt: add "configuartion" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 25/31] scripts/spelling.txt: add "omited" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 18/31] scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 03/31] scripts/spelling.txt: add "an user" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 11/31] scripts/spelling.txt: add "embeded" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 19/31] scripts/spelling.txt: add "disble(d)" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 21/31] scripts/spelling.txt: add "overrided" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 16/31] scripts/spelling.txt: add "initialiazation" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 27/31] scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 17/31] scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 10/31] scripts/spelling.txt: add "varible" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 30/31] scripts/spelling.txt: add "therfore" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 [PATCH 23/31] scripts/spelling.txt: add "applys" pattern and fix typo instances Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-12-12 21:20 +0100 Re: [PATCH 00/31] scripts/spelling.txt: add more patterns with actual typo fixes Joe Perches <joe@perches.com> - 2016-12-12 21:30 +0100
csiph-web