Re: [PATCH] clocksource: clint: Avoid remove __iomem in get_cycles_hi()

From: Christoph Hellwig
Date: Thu Dec 24 2020 - 01:43:26 EST


On Wed, Dec 23, 2020 at 06:59:34PM -0800, Palmer Dabbelt wrote:
> Aren't we OK with lines longer than 80 characters now? Or was that some other
> project? checkpatch doesn't complain, which I guess is why I didn't notice, so
> hopefully that means I'm not crazy (though I guess the commit message and title
> don't provide the best argument there... ;)).

They are allowed as an exception, not the norm. Take a look at the
coding style document. And checkpath has for a while not been doing the
right thing unfortunately.