[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1410444957.9942.3.camel@joe-AO725>
Date: Thu, 11 Sep 2014 07:15:57 -0700
From: Joe Perches <joe@...ches.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Kees Cook <keescook@...omium.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Andy Whitcroft <apw@...onical.com>,
Masanari Iida <standby24x7@...il.com>,
linux-doc <linux-doc@...r.kernel.org>
Subject: Re: [PATCH v2] checkpatch: look for common misspellings
On Thu, 2014-09-11 at 09:19 +0200, Geert Uytterhoeven wrote:
> On Thu, Sep 11, 2014 at 12:52 AM, Andrew Morton
> <akpm@...ux-foundation.org> wrote:
> > On Mon, 8 Sep 2014 11:15:24 -0700 Kees Cook <keescook@...omium.org> wrote:
> >> Check for misspellings, based on Debian's lintian list. Several false
> >> positives were removed, and several additional words added that were
[]
> > I have a feeling this is going to be a rat hole and that
> > scripts/spelling.txt will grow to consume the planet. Oh well, whatev.
>
> What about making checkpatch use the codespell dictionay if codespell
> is installed?
>
> Codespell is in Ubuntu 14.04LTS (but not in 12.04LTS).
I'm a little concerned about false positives if that's
done, but it seems simple enough.
Maybe both of:
codespell: /usr/share/codespell/dictionary.txt
lintian: /usr/share/lintian/data/spelling/corrections
--
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