Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1418624
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] docs: fix "interruptible" misspellings |
| Date | 2016-06-09 22:20 +0200 |
| Message-ID | <rIeAN-2Pc-7@gated-at.bofh.it> (permalink) |
| References | <rAab0-2Rm-29@gated-at.bofh.it> <rIdOp-2fC-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 2016-06-09 at 13:29 -0600, Jonathan Corbet wrote: > On Wed, 18 May 2016 06:55:45 -0700 Kees Cook <keescook@chromium.org> wrote: > > A common misspelling of "interruptible" is "interruptable". This fixes > > them in the tree and adds the two most common variations to spelling.txt. $ grep --include=*.[ch] -Proh "\b[A-Za-z]+[ai]ble\b" * | \ tr [:upper:] [:lower:] | sort | uniq gives several more that could be updated like: avaiable avaialable avaible available availible availlable avalable avalaible avaliable avalible avalilable aviable avialable avilable [] preemptable preemptible preemtible [] responsable responsible resposible [] unwritable unwriteable unwrittable updatable updateable upgradable upgradeable
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] docs: fix "interruptible" misspellings Jonathan Corbet <corbet@lwn.net> - 2016-06-09 21:30 +0200 Re: [PATCH] docs: fix "interruptible" misspellings Joe Perches <joe@perches.com> - 2016-06-09 22:20 +0200
csiph-web