lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9e872477-4fb2-bf37-df76-bc6fd3f2972b@infradead.org>
Date:   Tue, 22 Sep 2020 11:49:02 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Joe Perches <joe@...ches.com>, Wang Qing <wangqing@...o.com>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Colin Ian King <colin.king@...onical.com>,
        Jonathan Neuschäfer <j.neuschaefer@....net>,
        David Hildenbrand <david@...hat.com>,
        SeongJae Park <sjpark@...zon.de>, Xiong <xndchn@...il.com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scripts: increase error-prone spell checking

On 9/22/20 9:00 AM, Joe Perches wrote:
> On Tue, 2020-09-22 at 07:37 -0700, Randy Dunlap wrote:
>> On 9/22/20 4:18 AM, Wang Qing wrote:
>>> Increase direcly,ununsed,manger spelling error check
>>>
>>> Signed-off-by: Wang Qing <wangqing@...o.com>
>>> ---
>>>  scripts/spelling.txt | 3 +++
>>>  1 file changed, 3 insertions(+)
>>>
>>> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
>>> index f253681..91ab82b
>>> --- a/scripts/spelling.txt
>>> +++ b/scripts/spelling.txt
>>> @@ -1534,3 +1534,6 @@ writting||writing
>>>  wtih||with
>>>  zombe||zombie
>>>  zomebie||zombie
>>> +direcly||directly
>>> +ununsed||unused
>>> +manger||manager
>>> \ No newline at end of file
>>>
>>
>> Uh, that file was in alphabetical order. Please try to keep it that way.
> 
> More or less, but not completely.
> It's somewhat grouped by desired correction,
> but it's also somewhat random.

OK. Thanks for that.

> Here's a sorted diff:
> ---
>  scripts/spelling.txt | 204 +++++++++++++++++++++++++--------------------------
>  1 file changed, 102 insertions(+), 102 deletions(-)


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ