On Wed, 27 Jan 2021 14:00:49 +0800 zuoqil...@163.com wrote:

> From: zuoqilin <zuoqi...@yulong.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-41576737a...@lucaceresoli.net/

[1] https://lore.kernel.org/lkml/20210127030105.7244-1-dingsen...@163.com/

> 
> Signed-off-by: zuoqilin <zuoqi...@yulong.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

Reply via email to