From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762134AbcINSGM (ORCPT ); Wed, 14 Sep 2016 14:06:12 -0400 Received: from smtprelay0201.hostedemail.com ([216.40.44.201]:58451 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755719AbcINSGL (ORCPT ); Wed, 14 Sep 2016 14:06:11 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::,RULES_HIT:41:355:379:541:599:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1593:1594:1711:1714:1730:1747:1777:1792:2393:2559:2562:2693:2828:3138:3139:3140:3141:3142:3351:3622:3865:3867:3868:3870:3873:3874:4321:5007:7875:10004:10400:10848:11232:11658:11914:12663:12740:12760:13069:13073:13311:13357:13439:14659:21080:21324: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:1,LUA_SUMMARY:none X-HE-Tag: card20_35a04ed487a3a X-Filterd-Recvd-Size: 1573 Message-ID: <1473876366.32273.40.camel@perches.com> Subject: Re: [PATCH] checkpatch: Minimize checkpatch induced patches... From: Joe Perches To: Christian Borntraeger , Andrew Morton , Andy Whitcroft Cc: Greg KH , Jonathan Corbet , Josh Triplett , "Theodore Ts'o" , linux-kernel@vger.kernel.org Date: Wed, 14 Sep 2016 11:06:06 -0700 In-Reply-To: References: Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.21.91-1ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2016-09-14 at 19:56 +0200, Christian Borntraeger wrote: > This will certainly help to reduce the noise. On the other hand I remember Linus > saying something along the line that he does not like the -f parameter (and he > prefers to set this automatically). So while I like the approach I am not happy > enough to ack right now - still looking for a better alternative :-/ Linus likely hasn't used checkpatch in a decade or so. Taste and judgment can't be scripted anyway. Let me know if you find an alternative.