From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758794Ab3BKSTX (ORCPT ); Mon, 11 Feb 2013 13:19:23 -0500 Received: from perches-mx.perches.com ([206.117.179.246]:39180 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758748Ab3BKSTV (ORCPT ); Mon, 11 Feb 2013 13:19:21 -0500 Message-ID: <1360606760.2028.34.camel@joe-AO722> Subject: Re: [PATCH V2] MAINTAINERS: add keyword "tegra" to Tegra section From: Joe Perches To: Stephen Warren Cc: arm@kernel.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren Date: Mon, 11 Feb 2013 10:19:20 -0800 In-Reply-To: <51193476.8020509@wwwdotorg.org> References: <1360605099-7088-1-git-send-email-swarren@wwwdotorg.org> <1360605395.2028.28.camel@joe-AO722> <511931E8.3080802@wwwdotorg.org> <1360605873.2028.30.camel@joe-AO722> <51193476.8020509@wwwdotorg.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.6.2-0ubuntu0.1 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 Mon, 2013-02-11 at 11:12 -0700, Stephen Warren wrote: > On 02/11/2013 11:04 AM, Joe Perches wrote: > > ./scripts/get_maintainer.pl -f arch/arm/mach-tegra > > wouldn't match anything. > > That's annoying; it kinda defeats the whole purpose of this patch then. > > The way this patch works out with a patch is because the file-names are > matched against the keywords since they appear in the patch. A solution > to the issue you raise would be to do the same in -f mode, by adding an > explicit pass to check the filenames that are found against MAINTAINERS > too. Do you have any objection to that? Knock yourself out. Are there any tegra related files that would not have tegra in the path?