Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753522AbbBKWnN (ORCPT ); Wed, 11 Feb 2015 17:43:13 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:33761 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752282AbbBKWnM (ORCPT ); Wed, 11 Feb 2015 17:43:12 -0500 Date: Thu, 12 Feb 2015 01:43:00 +0300 From: Dan Carpenter To: Joe Perches Cc: Pavel Machek , Richard Weinberger , Andrew Morton , "devel@driverdev.osuosl.org" , gmate.amit@gmail.com, Greg KH , Bas Peters , LKML , Pushpendra Singh , manuel.schoelling@gmx.de, Sudip Mukherjee , Kalle Valo Subject: Re: checkpatch induced patches... Message-ID: <20150211224300.GD5155@mwanda> References: <20150211083328.GJ5206@mwanda> <1423647637.15343.16.camel@perches.com> <20150211105122.GN5206@mwanda> <1423677629.15343.18.camel@perches.com> <20150211183615.GQ5206@mwanda> <1423686025.15343.20.camel@perches.com> <20150211202441.GD29636@amd> <1423687383.15343.22.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1423687383.15343.22.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: 890 Lines: 20 On Wed, Feb 11, 2015 at 12:43:03PM -0800, Joe Perches wrote: > Maybe some help/warning text like: > > --force Without --force, checkpatch will not scan files > using -f or --file outside of drivers/staging/... > Do not use this option merely to create potential > patches that are uncompiled or untested. Everyone compiles their patches hopefully? The problem is with patches that aren't really a cleanup but are just done to make checkpatch happy. I guess documenting --force is better than not documenting. 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/