Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758611AbcLORDq (ORCPT ); Thu, 15 Dec 2016 12:03:46 -0500 Received: from smtprelay0114.hostedemail.com ([216.40.44.114]:60179 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753393AbcLORDn (ORCPT ); Thu, 15 Dec 2016 12:03:43 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1431:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2559:2562:2828:3138:3139:3140:3141:3142:3352:3865:3866:3867:3868:3870:3874:4321:5007:7514:8660:10004:10400:10471:10848:11232:11658:11914:12740:12895:13069:13141:13148:13230:13255:13311:13357:13439:13894:14181:14659:14721:21080:30054:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:3,LUA_SUMMARY:none X-HE-Tag: clam46_397fbdf767c39 X-Filterd-Recvd-Size: 1821 Message-ID: <1481821393.29291.70.camel@perches.com> Subject: Re: Moratorium on coding style patches (was Re: [PATCH] include/linux/kernel.h: fixed coding style issues) From: Joe Perches To: =?ISO-8859-1?Q?M=E5ns_Rullg=E5rd?= , Greg KH Cc: Alexey Dobriyan , piotrgregor@rsyncme.org, Linus Torvalds , Linux Kernel Date: Thu, 15 Dec 2016 09:03:13 -0800 In-Reply-To: References: <1481759359.29291.57.camel@perches.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.22.1-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 708 Lines: 20 (Adding Greg KH) On Thu, 2016-12-15 at 11:54 +0000, M?ns Rullg?rd wrote: > Joe Perches writes: > > > On Wed, 2016-12-14 at 18:13 +0000, M?ns Rullg?rd wrote: > > > Alexey Dobriyan writes: > > > > I call for a tree wide moratorium on pure coding style changes. > > > > [] > > > I'd relax this slightly and say don't do style > > > patches unless as a prelude to some real work. > > > > And exclude drivers/staging > > I wouldn't mind seeing staging deleted. What makes those drivers so > special that they deserve to be included in the main tree without > meeting even the most basic of standards normally required? People actually use them. (well, some of them)