From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752541AbcACWOA (ORCPT ); Sun, 3 Jan 2016 17:14:00 -0500 Received: from smtprelay0057.hostedemail.com ([216.40.44.57]:41849 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752202AbcACWN5 (ORCPT ); Sun, 3 Jan 2016 17:13:57 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:968:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2110:2198:2199:2393:2553:2559:2562:2689:2828:2911:3138:3139:3140:3141:3142:3353:3622:3865:3866:3867:3868:3870:3871:3872:3873:3874:4321:4425:5007:6261:7903:10004:10400:10848:10967:11232:11658:11914:12517:12519:12663:12740:13069:13072:13311:13357:14096:14097:14659:21080:30003:30012:30022:30054:30064:30090: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: mint89_221bc6ebbfe08 X-Filterd-Recvd-Size: 2684 Message-ID: <1451859233.4334.74.camel@perches.com> Subject: Re: [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexp From: Joe Perches To: One Thousand Gnomes Cc: Finn Thain , "Martin K. Petersen" , Michael Schmitz , linux-m68k@vger.kernel.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, "James E.J. Bottomley" Date: Sun, 03 Jan 2016 14:13:53 -0800 In-Reply-To: <20160103220505.7734a879@lxorguk.ukuu.org.uk> References: <20160103050501.042035135@telegraphics.com.au> <20160103050520.752909053@telegraphics.com.au> <1451807668.4334.38.camel@perches.com> <20160103141051.2d46c245@lxorguk.ukuu.org.uk> <1451845248.4334.41.camel@perches.com> <20160103212938.2df359ad@lxorguk.ukuu.org.uk> <1451857582.4334.61.camel@perches.com> <20160103220505.7734a879@lxorguk.ukuu.org.uk> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.3-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 Sun, 2016-01-03 at 22:05 +0000, One Thousand Gnomes wrote: > On Sun, 03 Jan 2016 13:46:22 -0800 > Joe Perches wrote: > > > (using an email address for James that shouldn't bounce) > > > > On Sun, 2016-01-03 at 21:29 +0000, One Thousand Gnomes wrote: > > > > > I would beg to differ. As a tool for understanding the > > > > > differences as you > > > > > step through the versions it's invaluable. > > > > > > > > This removes intentional formatting that > > > > makes reading comments easier. > > > > > > And this matters at the end of the patch series because ? > > > > It removes intentional formatting that makes > > reading comments easier. > > I'm missing something here - the final result of the merge is completely > and easily readable. Likewise I can work through it and review the code > and compare them for the platform I care about (Mac68K) > > > And diff -w still works just fine. > > So you think 70+ patches should be redone because of that, when the end > result is a clean driver anyway ??? Nope, I think patch 69 should simply not be applied. I don't know and don't care if patches 70 through 78 depend on any changes made by patch 69. I'd expect no dependencies exist though. It doesn't matter much in any case. cheers, Joe