From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754580AbdGUTEj (ORCPT ); Fri, 21 Jul 2017 15:04:39 -0400 Received: from smtprelay0001.hostedemail.com ([216.40.44.1]:56909 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751504AbdGUTEh (ORCPT ); Fri, 21 Jul 2017 15:04:37 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:355:379:541:599:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2198:2199:2393:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3868:3870:3871:3872:3874:4321:5007:10004:10400:10848:11232:11658:11914:12050:12663:12740:12760:12895:13069:13311:13357:13439:13868:14096:14097:14659:21080:21212:21433:21611:21627:30034:30054: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:3,LUA_SUMMARY:none X-HE-Tag: jam30_7f7d66504e21d X-Filterd-Recvd-Size: 1656 Message-ID: <1500663874.14415.32.camel@perches.com> Subject: Re: MAINTAINERS: F: file patterns without matches From: Joe Perches To: Randy Dunlap , LKML Cc: Andrew Morton , Linus Torvalds Date: Fri, 21 Jul 2017 12:04:34 -0700 In-Reply-To: <5161a671-528b-6a18-7278-301eee04a2fe@infradead.org> References: <1500656532.14415.31.camel@perches.com> <5161a671-528b-6a18-7278-301eee04a2fe@infradead.org> 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 On Fri, 2017-07-21 at 10:10 -0700, Randy Dunlap wrote: > On 07/21/2017 10:02 AM, Joe Perches wrote: > > There are a number of file patterns in MAINTAINERS that > > don't have an actual matching file in the kernel tree. > > > > Some of those are due to renames, some are typos, some > > are added without a matching file being added at the > > same time. > > > > There's a pending, might be applied patch to reorder > > all the sections alphabetically. > > > > Trying to do any corrections to MAINTAINERS today would > > make that patch and any other renaming not apply properly > > so I'm not touching MAINTAINERS much until it's settled. > > I don't think that Linus is interested in applying it. :( I think he would apply it if it applied without merge issues.