Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754069AbbBKSg3 (ORCPT ); Wed, 11 Feb 2015 13:36:29 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:43153 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752231AbbBKSg2 (ORCPT ); Wed, 11 Feb 2015 13:36:28 -0500 Date: Wed, 11 Feb 2015 21:36:15 +0300 From: Dan Carpenter To: Joe Perches Cc: Andrew Morton , devel@driverdev.osuosl.org, gmate.amit@gmail.com, gregkh@linuxfoundation.org, Bas Peters , linux-kernel@vger.kernel.org, Pushpendra Singh , manuel.schoelling@gmx.de, Sudip Mukherjee Subject: Re: checkpatch induced patches... Message-ID: <20150211183615.GQ5206@mwanda> References: <1423573373-820-1-git-send-email-pushpendra.singh@smartplayin.com> <1423573373-820-2-git-send-email-pushpendra.singh@smartplayin.com> <20150210141307.GB15593@sudip-PC> <20150211083328.GJ5206@mwanda> <1423647637.15343.16.camel@perches.com> <20150211105122.GN5206@mwanda> <1423677629.15343.18.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1423677629.15343.18.camel@perches.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet22.oracle.com [141.146.126.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 793 Lines: 24 On Wed, Feb 11, 2015 at 10:00:29AM -0800, Joe Perches wrote: > I'm half tempted to submit some patch like this to > make it difficult to use checkpatch on files outside > of drivers/staging. > > o Only allow checkpatch to be used with the -f/--file > option for drivers/staging/ > o Add an undocumented --force command line option Sure. We could try that. I once sent a patch to make -f generate a warning about not wasting people's time, but this is also ok. > o Make --strict the default for drivers/staging Ack. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/