All of lore.kernel.org
 help / color / mirror / Atom feed
From: Naoki Hayama <naoki.hayama@lineo.co.jp>
To: Joe Perches <joe@perches.com>,
	Luca Ceresoli <luca@lucaceresoli.net>,
	Chunyou Tang <tangchunyou@163.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
	akpm@linux-foundation.org, colin.king@canonical.com,
	xndchn@gmail.com, j.neuschaefer@gmx.net, ebiggers@google.com,
	sjpark@amazon.de, linux-kernel@vger.kernel.org,
	zhangwen@yulong.com, tangchunyou@yulong.com
Subject: Re: [PATCH] scripts/spelling.txt: increase error-prone spell checking
Date: Thu, 21 Jan 2021 18:49:47 +0900	[thread overview]
Message-ID: <61f26111-f769-641b-e8ca-e031177582b9@lineo.co.jp> (raw)
In-Reply-To: <6223e06f2a45b8772f04d97d840fe7da960a8037.camel@perches.com>

Dear Joe,

On 2021/01/21 18:36, Joe Perches wrote:
> On Thu, 2021-01-21 at 18:14 +0900, Naoki Hayama wrote:
>> On 2021/01/21 17:41, Luca Ceresoli wrote:
>>> On 21/01/21 04:21, Chunyou Tang wrote:
>>>> On Wed, 20 Jan 2021 19:09:05 -0800 Joe Perches <joe@perches.com> wrote:
>>>>> On Wed, 2021-01-20 at 19:02 -0800, Randy Dunlap wrote:
>>>>>> On 1/20/21 6:07 PM, ChunyouTang wrote:  
>>>>>>> From: tangchunyou <tangchunyou@yulong.com>
> []
>>>>>>> diff --git a/scripts/spelling.txt b/scripts/spelling.txt  
>>>>> []
>>>>>>> @@ -875,6 +875,7 @@ manger||manager
>>>>>>>  manoeuvering||maneuvering
>>>>>>>  manufaucturing||manufacturing
>>>>>>>  mappping||mapping
>>>>>>> +maping||mapping
>>>>>>>  matchs||matches
>>>>>>>  mathimatical||mathematical
>>>>>>>  mathimatic||mathematic  
> []
>> Rules in scripts/spelling.txt are sorted
>> alphabetically by leftside words. It would
>> be better that you insert "maping||mapping"
>> rule between:
>>
>> "manufaucturing||manufacturing"
>> and
>> "mappping||mapping" .
> 
> That's not really true.  Try a diff of $ sort < scripts/spelling.txt
> 
> The general rule of thumb, and it's only a rule of thumb and it is
> not strictly enforced, is that similar misspellings are grouped
> together.
> 
> 

Thank you for pointing out. I misunderstood about it.
Sorry for the confusion.

  reply	other threads:[~2021-01-21  9:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21  2:07 [PATCH] scripts/spelling.txt: increase error-prone spell checking ChunyouTang
2021-01-21  3:02 ` Randy Dunlap
2021-01-21  3:09   ` Joe Perches
     [not found]     ` <20210121112115.00005cb6@163.com>
2021-01-21  8:41       ` Luca Ceresoli
2021-01-21  9:14         ` Naoki Hayama
2021-01-21  9:36           ` Joe Perches
2021-01-21  9:49             ` Naoki Hayama [this message]
2021-01-27  3:01 dingsenjie
2021-01-27  7:47 ` SeongJae Park
2021-01-27  6:00 zuoqilin1
2021-01-27  7:55 ` SeongJae Park

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=61f26111-f769-641b-e8ca-e031177582b9@lineo.co.jp \
    --to=naoki.hayama@lineo.co.jp \
    --cc=akpm@linux-foundation.org \
    --cc=colin.king@canonical.com \
    --cc=ebiggers@google.com \
    --cc=j.neuschaefer@gmx.net \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca@lucaceresoli.net \
    --cc=rdunlap@infradead.org \
    --cc=sjpark@amazon.de \
    --cc=tangchunyou@163.com \
    --cc=tangchunyou@yulong.com \
    --cc=xndchn@gmail.com \
    --cc=zhangwen@yulong.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.