From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754620AbbG0JZj (ORCPT ); Mon, 27 Jul 2015 05:25:39 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:30757 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750883AbbG0JVu (ORCPT ); Mon, 27 Jul 2015 05:21:50 -0400 Date: Mon, 27 Jul 2015 12:21:44 +0300 From: Dan Carpenter To: Joe Perches Cc: Andrew Morton , Mario Bambagini , oleg.drokin@intel.com, devel@driverdev.osuosl.org, gregkh@linuxfoundation.org, andreas.dilger@intel.com, linux-kernel@vger.kernel.org, Andy Whitcroft Subject: Re: [RFC PATCH] checkpatch: Make --strict the default for drivers/staging files and patches Message-ID: <20150727092144.GE9499@mwanda> References: <1437841372-30713-1-git-send-email-mario.bambagini@gmail.com> <1437841372-30713-2-git-send-email-mario.bambagini@gmail.com> <20150726191411.GB5371@mwanda> <1437940137.2669.102.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437940137.2669.102.camel@perches.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I wish there were some way to say that, "this is important enough that we will make you redo your patch but not important enough to redo all the existing code." Although for staging I guess we welcome the churn so I am ok with this. regards, dan carpenter