[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160829191020.GB27600@cloud>
Date: Mon, 29 Aug 2016 12:10:20 -0700
From: Josh Triplett <josh@...htriplett.org>
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: Joe Perches <joe@...ches.com>,
ksummit-discuss@...ts.linuxfoundation.org,
Greg KH <gregkh@...uxfoundation.org>,
Sasha Levin <levinsasha928@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [Ksummit-discuss] checkkpatch (in)sanity ?
On Mon, Aug 29, 2016 at 10:06:18PM +0300, Dan Carpenter wrote:
> I would like a couple changes which you know already:
>
> 1) Get rid of PREFER_ETHER_ADDR_COPY and similar because the people who
> send checkpatch.pl fixes aren't qualified to say when it's legal or not
> so they sometimes introduce bugs.
I do think we should have *something* that catches such things.
Perhaps not checkpatch.pl, though. Perhaps a compiler plugin that
generates additional warnings, and can perhaps use more global
information to determine legality?
Powered by blists - more mailing lists