All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: "Marcin Ślusarz"
	<marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	Borislav Petkov <bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org>,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Maarten Lankhorst
	<maarten.lankhorst-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>,
	Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>,
	nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH V3] get_maintainer: use filename-only regex match for Tegra
Date: Mon, 11 Mar 2013 16:05:17 -0600	[thread overview]
Message-ID: <513E551D.1070402@wwwdotorg.org> (raw)
In-Reply-To: <CA+GA0_sCXOScRTJMiuz1NkP6uGaB6kkVD4qG+WaOFRyAB-r2NA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 03/11/2013 03:36 PM, Marcin Ślusarz wrote:
> 
> 11 mar 2013 21:19, "Stephen Warren" <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org
> <mailto:swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>> napisał(a):
>> Create a new N: entry type in MAINTAINERS which performs a regex match
>> against filenames; either those extracted from patch +++ or --- lines,
>> or those specified on the command-line using the -f option.

>> diff --git a/MAINTAINERS b/MAINTAINERS

>> +       N: Files and directories with regex patterns.
>> +          N:   [^a-z]tegra     all files whose patch contains the word tegra
> 
> s/patch/path/ ?

It looks like Andrew has fixed this up himself. Thanks very much!

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren@wwwdotorg.org>
To: "Marcin Ślusarz" <marcin.slusarz@gmail.com>
Cc: Joe Perches <joe@perches.com>,
	dri-devel@lists.freedesktop.org, Borislav Petkov <bp@alien8.de>,
	linux-tegra@vger.kernel.org,
	Maarten Lankhorst <maarten.lankhorst@canonical.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Warren <swarren@nvidia.com>, Lucas Stach <dev@lynxeye.de>,
	nouveau@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3] get_maintainer: use filename-only regex match for Tegra
Date: Mon, 11 Mar 2013 16:05:17 -0600	[thread overview]
Message-ID: <513E551D.1070402@wwwdotorg.org> (raw)
In-Reply-To: <CA+GA0_sCXOScRTJMiuz1NkP6uGaB6kkVD4qG+WaOFRyAB-r2NA@mail.gmail.com>

On 03/11/2013 03:36 PM, Marcin Ślusarz wrote:
> 
> 11 mar 2013 21:19, "Stephen Warren" <swarren@wwwdotorg.org
> <mailto:swarren@wwwdotorg.org>> napisał(a):
>> Create a new N: entry type in MAINTAINERS which performs a regex match
>> against filenames; either those extracted from patch +++ or --- lines,
>> or those specified on the command-line using the -f option.

>> diff --git a/MAINTAINERS b/MAINTAINERS

>> +       N: Files and directories with regex patterns.
>> +          N:   [^a-z]tegra     all files whose patch contains the word tegra
> 
> s/patch/path/ ?

It looks like Andrew has fixed this up himself. Thanks very much!

  parent reply	other threads:[~2013-03-11 22:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-11 20:19 [PATCH V3] get_maintainer: use filename-only regex match for Tegra Stephen Warren
2013-03-11 20:19 ` Stephen Warren
     [not found] ` <1363033149-7839-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-11 20:32   ` Joe Perches
2013-03-11 20:32     ` Joe Perches
2013-03-11 21:36 ` Marcin Ślusarz
     [not found]   ` <CA+GA0_sCXOScRTJMiuz1NkP6uGaB6kkVD4qG+WaOFRyAB-r2NA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-03-11 22:05     ` Stephen Warren [this message]
2013-03-11 22:05       ` Stephen Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=513E551D.1070402@wwwdotorg.org \
    --to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org \
    --cc=dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org \
    --cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=maarten.lankhorst-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org \
    --cc=marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.