Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756055AbcLORN1 (ORCPT ); Thu, 15 Dec 2016 12:13:27 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40512 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751474AbcLORNZ (ORCPT ); Thu, 15 Dec 2016 12:13:25 -0500 Date: Thu, 15 Dec 2016 09:12:56 -0800 From: Greg KH To: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Cc: Joe Perches , Alexey Dobriyan , piotrgregor@rsyncme.org, Linus Torvalds , Linux Kernel Subject: Re: Moratorium on coding style patches (was Re: [PATCH] include/linux/kernel.h: fixed coding style issues) Message-ID: <20161215171256.GA27592@kroah.com> References: <1481759359.29291.57.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1165 Lines: 29 On Thu, Dec 15, 2016 at 11:54:54AM +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? Because it provides both a place where people can learn in a "safe" place, and it allows companies to get their code into the tree so that others can use it, and it allows users to use their hardware when there is no other driver availble and no one has done the work to get it cleaned up yet "properly". If you don't like staging, fine, ignore it, but don't ask to have it be deleted if you don't even understand why it was created, why it is used, and who it is for. Basic education and manners people, please. greg k-h