[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGXu5j+0KgOzOkHC2AOiR5JU_CH5=BPP+J0FZQbU6abNV7=BZQ@mail.gmail.com>
Date: Thu, 5 Jan 2017 14:21:43 -0800
From: Kees Cook <keescook@...omium.org>
To: Joe Perches <joe@...ches.com>
Cc: Jonathan Corbet <corbet@....net>,
Randy Dunlap <rdunlap@...radead.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Jiri Kosina <jikos@...nel.org>
Subject: Re: [PATCH] docs: fix "interruptible" misspellings
On Thu, Jun 9, 2016 at 1:11 PM, Joe Perches <joe@...ches.com> wrote:
> On Thu, 2016-06-09 at 13:29 -0600, Jonathan Corbet wrote:
>> On Wed, 18 May 2016 06:55:45 -0700 Kees Cook <keescook@...omium.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
Oooh, yeah, these should get fixed too. Joe, do you have time to build
a full patch for them?
-Kees
--
Kees Cook
Nexus Security
Powered by blists - more mailing lists