[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <38aa2fcceaf7c2c7c6cd7c3abe2999fe7ef98a44.camel@perches.com>
Date: Tue, 21 May 2019 00:57:39 -0700
From: Joe Perches <joe@...ches.com>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Christophe Leroy <christophe.leroy@....fr>
Cc: linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>,
Michael Ellerman <mpe@...erman.id.au>,
Paul Mackerras <paulus@...ba.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] powerpc/mm: mark more tlb functions as __always_inline
On Tue, 2019-05-21 at 16:27 +0900, Masahiro Yamada wrote:
> On Tue, May 21, 2019 at 3:54 PM Christophe Leroy
> > powerpc accepts lines up to 90 chars, see arch/powerpc/tools/checkpatch.pl
>
> Ugh, I did not know this. Horrible.
>
> The Linux coding style should be global in the kernel tree.
> No subsystem should adopts its own coding style.
I don't see a problem using 90 column lines by arch/<foo>
There are other subsystem specific variations like the net/
/* multiline comments without initial blank comment lines
* look like this...
*/
If there were arch specific drivers with style variations
in say drivers/net, then that might be more of an issue.
Powered by blists - more mailing lists