[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGXu5j+P7+42-B3=ss6ra9Y=15NTCuY3NixMZ-4mmBf7N-qB5w@mail.gmail.com>
Date: Thu, 9 Jul 2015 15:47:12 -0700
From: Kees Cook <keescook@...omium.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Maninder Singh <maninder1.s@...sung.com>,
Jani Nikula <jani.nikula@...el.com>,
Joe Perches <joe@...ches.com>,
LKML <linux-kernel@...r.kernel.org>, pankaj.m@...sung.com
Subject: Re: [PATCH 1/1] scripts/spelling.txt: Adding misspelled word for check.
On Thu, Jul 9, 2015 at 3:38 PM, Andrew Morton <akpm@...ux-foundation.org> wrote:
> On Fri, 26 Jun 2015 10:37:26 -0700 Kees Cook <keescook@...omium.org> wrote:
>
>> On Thu, Jun 25, 2015 at 9:13 PM, Maninder Singh <maninder1.s@...sung.com> wrote:
>> > misspelled words for check:-
>> > chcek
>> > chck
>> > cehck
>> >
>> > I myself did these spell mistakes in changelog for patches,
>> > Thus suggesting to add in spelling.txt, so that checkpatch.pl
>> > warns it earlier.
>> > References:-
>> >
>> > ./arch/powerpc/kernel/exceptions-64e.S:456: . . . make sure you chcek
>> > https://lkml.org/lkml/2015/6/25/289
>> > ./arch/x86/mm/pageattr.c:1368: * No need to cehck in that case
>> >
>> > Signed-off-by: Maninder Singh <maninder1.s@...sung.com>
>>
>> Thanks! These aren't very common, but there aren't any false positives. :)
>>
>> Acked-by: Kees Cook <keescook@...omium.org>
>
> Well I'm going to sneak this in there to.
>
>
> From: Andrew Morton <akpm@...ux-foundation.org>
> Subject: scripts-spellingtxt-adding-misspelled-word-for-check-fix
>
> add whcih->which, whcih I always get wrong
Hehe. :) Perfect!
Acked-by: Kees Cook <keescook@...omium.org>
-Kees
>
> Cc: Kees Cook <keescook@...omium.org>
> Cc: Maninder Singh <maninder1.s@...sung.com>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> ---
>
> scripts/spelling.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff -puN scripts/spelling.txt~scripts-spellingtxt-adding-misspelled-word-for-check-fix scripts/spelling.txt
> --- a/scripts/spelling.txt~scripts-spellingtxt-adding-misspelled-word-for-check-fix
> +++ a/scripts/spelling.txt
> @@ -1031,6 +1031,7 @@ visiters||visitors
> vitual||virtual
> wating||waiting
> whataver||whatever
> +whcih||which
> whenver||whenever
> wheter||whether
> whe||when
> _
>
--
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists