[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210127075503.27984-1-sjpark@amazon.com>
Date: Wed, 27 Jan 2021 08:55:03 +0100
From: SeongJae Park <sjpark@...zon.com>
To: <zuoqilin1@....com>
CC: <akpm@...ux-foundation.org>, <colin.king@...onical.com>,
<ebiggers@...gle.com>, <sjpark@...zon.de>, <xndchn@...il.com>,
<linux-kernel@...r.kernel.org>, zuoqilin <zuoqilin@...ong.com>
Subject: Re: [PATCH] scripts/spelling.txt: increase error-prone spell checking
On Wed, 27 Jan 2021 14:00:49 +0800 zuoqilin1@....com wrote:
> From: zuoqilin <zuoqilin@...ong.com>
>
> Increase exeeds spelling error check.
Why don't you consolidate this with your previous patch[1]?
Also, I think you could improve the title and the commit message. You could
refer to
https://lore.kernel.org/lkml/7937a406-812e-0a41-12c5-41576737a44f@lucaceresoli.net/
[1] https://lore.kernel.org/lkml/20210127030105.7244-1-dingsenjie@163.com/
>
> Signed-off-by: zuoqilin <zuoqilin@...ong.com>
> ---
> scripts/spelling.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
> index 953f4a2..740aba3 100644
> --- a/scripts/spelling.txt
> +++ b/scripts/spelling.txt
> @@ -566,6 +566,7 @@ estbalishment||establishment
> etsablishment||establishment
> etsbalishment||establishment
> evalution||evaluation
> +exeeds||exceeds
> excecutable||executable
> exceded||exceeded
> exceds||exceeds
Similar misspellings should be grouped together, so this would be better to be
placed under exceds.
Thanks,
SeongJae Park
Powered by blists - more mailing lists