Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756375AbdGXPQb (ORCPT ); Mon, 24 Jul 2017 11:16:31 -0400 Received: from smtprelay0254.hostedemail.com ([216.40.44.254]:47943 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753556AbdGXPQY (ORCPT ); Mon, 24 Jul 2017 11:16:24 -0400 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:1042:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2691:2828:2895:3138:3139:3140:3141:3142:3353:3622:3865:3866:3867:3868:3870:3872:3874:4321:4605:5007:7809:10004:10400:10848:11232:11658:11914:12043:12050:12438:12555:12663:12740:12760:12895:13069:13311:13357:13439:14093:14096:14097:14181:14659:14721:21080:21365:21451:21627:30034:30054:30070:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:4,LUA_SUMMARY:none X-HE-Tag: arch28_37a1cbfba4e42 X-Filterd-Recvd-Size: 2741 Message-ID: <1500909380.28002.5.camel@perches.com> Subject: Re: [PATCH] MAINTAINERS: Remove dead greybus/timesync entry From: Joe Perches To: "Bryan O'Donoghue" , Johan Hovold Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman Date: Mon, 24 Jul 2017 08:16:20 -0700 In-Reply-To: References: <1500890749-19419-1-git-send-email-pure.logic@nexus-software.ie> <20170724112738.GH2729@localhost> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.22.6-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 Content-Length: 1749 Lines: 48 On Mon, 2017-07-24 at 16:19 +0100, Bryan O'Donoghue wrote: > On 24/07/17 12:27, Johan Hovold wrote: > > On Mon, Jul 24, 2017 at 11:05:49AM +0100, Bryan O'Donoghue wrote: > > > commit bdfb95c4baab ("staging: greybus: remove timesync protocol support") > > > commit 1e029b836108 ("staging: greybus: arche: remove timesync remains") > > > > > > Subtract timesync from greybus/staging but haven't updated MAINTAINERS > > > appropriately. Fix that omission now. > > > > > > Signed-off-by: Bryan O'Donoghue > > > --- > > > MAINTAINERS | 2 -- > > > 1 file changed, 2 deletions(-) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index f66488d..ca9e29e 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -5830,8 +5830,6 @@ GREYBUS LOOBACK/TIME PROTOCOLS DRIVERS > > > M: Bryan O'Donoghue > > > S: Maintained > > > F: drivers/staging/greybus/loopback.c > > > -F: drivers/staging/greybus/timesync.c > > > -F: drivers/staging/greybus/timesync_platform.c > > > > Joe reported these, and a number of other obsolete or misspelled entries > > in MAINTAINERS three days ago but wanted to get his sorting patch in > > before addressing them. I'm not sure whether the intention was to fix > > them all up in one go or to do it like this. > > > > But either way, > > > > Acked-by: Johan Hovold > > > > Thanks, > > Johan > > > > Already applied I believe. > > commit 7683e9e529258d01ce99216ad3be21f59eff83ec > Author: Linus Torvalds > Date: Sun Jul 23 16:06:21 2017 -0700 > > Properly alphabetize MAINTAINERS file No, the sorting did not remove or update invalid F: entries. It just moved sections around.