Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753315AbbFDMOp (ORCPT ); Thu, 4 Jun 2015 08:14:45 -0400 Received: from smtprelay0112.hostedemail.com ([216.40.44.112]:52125 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752045AbbFDMOm (ORCPT ); Thu, 4 Jun 2015 08:14:42 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:69:355:379:541:599:800:960:973:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3867:3872:3873:4321:4605:5007:6261:10004:10226:10400:10848:11232:11658:11914:12517:12519:12740:13069:13095:13311:13357:21080,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 X-HE-Tag: unit79_bad883c31924 X-Filterd-Recvd-Size: 1678 Message-ID: <1433420079.4861.169.camel@perches.com> Subject: Re: [PATCH 1/3] checkpatch: Improve output with multiple command-line files From: Joe Perches To: Petr Mladek Cc: Andrew Morton , Andy Whitcroft , linux-kernel@vger.kernel.org Date: Thu, 04 Jun 2015 05:14:39 -0700 In-Reply-To: <20150604120328.GN3135@pathway.suse.cz> References: <20150604120328.GN3135@pathway.suse.cz> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.11-0ubuntu3 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 Content-Length: 944 Lines: 26 On Thu, 2015-06-04 at 14:03 +0200, Petr Mladek wrote: > On Wed 2015-06-03 08:53:38, Joe Perches wrote: > > If there are multiple patches/files on the command line, > > use a prefix before the patch/file message output like: > > -------------- > > patch/filename > > -------------- > > to make the identifying which messages go with which > > file/patch a bit easier to parse. [] > Tested-by: Petr Mladek [] > > +NOTE: Whitespace errors detected. > > + You may wish to use scripts/cleanpatch or scripts/cleanfile > > +EOM > > It would make sense to write this message only once as well. I don't think so as it applies to each patch/file separately. -- 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/