[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201223082950.GA7129@lst.de>
Date: Wed, 23 Dec 2020 09:29:50 +0100
From: Christoph Hellwig <hch@....de>
To: Joe Perches <joe@...ches.com>
Cc: Christoph Hellwig <hch@....de>,
Matthew Wilcox <willy@...radead.org>, apw@...onical.com,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
linux-doc <linux-doc@...r.kernel.org>,
Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
Subject: Re: [PATCH] checkpatch: make the line length warnings match the
coding style document
On Tue, Dec 22, 2020 at 08:22:06AM -0800, Joe Perches wrote:
> Having checkpatch complain about > 80 column lines didn't stop
> patches before, likely it wouldn't stop patches now.
>
> Emitting yet more messages for trivial lines > 80 columns is also
> against the intent of the commit that changed the line length maximum.
It certainly helped. Since that checkpatch change I waste a lot more
of my time on finding all this crap, and people are confused because
they only rely on checkpatch. Other maintainers are similarly annoyed
or just silently fix things up.
Right now this is making things much worse.
Powered by blists - more mailing lists