Re: [PATCH] checkpatch: Avoid missing typo suggestions

From: Kees Cook
Date: Thu Jun 04 2020 - 23:05:18 EST


On Thu, Jun 04, 2020 at 06:02:05PM -0700, Joe Perches wrote:
> Huh? Did you test this?

I didn't, no. I was going off my earlier discoveries about how the
"msdos" thing got parsed weird. My apologies!

> $ ./scripts/checkpatch.pl --strict -f test_spell.c
> CHECK: 'Cambridg' may be misspelled - perhaps 'Cambridge'?
> #4: FILE: test_spell.c:4:
> + * Cambridg

Thanks for sorting this (and me) out! :)

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook