All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Goldstein <cardoe@cardoe.com>
To: Anthony PERARD <anthony.perard@citrix.com>, xen-devel@lists.xen.org
Cc: Ian Jackson <ian.jackson@eu.citrix.com>, Tim Deegan <tim@xen.org>,
	Keir Fraser <keir@xen.org>,
	Ian Campbell <ian.campbell@citrix.com>,
	Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH] Fix MAINTAINERS: remove any use of {a,b}
Date: Thu, 25 Feb 2016 08:16:12 -0600	[thread overview]
Message-ID: <56CF0CAC.2010609@cardoe.com> (raw)
In-Reply-To: <1456402911-14710-1-git-send-email-anthony.perard@citrix.com>


[-- Attachment #1.1: Type: text/plain, Size: 979 bytes --]

On 2/25/16 6:21 AM, Anthony PERARD wrote:
> This is the complain from perl:
> Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^docs/misc/kconfig{ <-- HERE ,-language}\.txt/ at scripts/get_maintainer.pl line 731.
> 
> Also, it does not work.
> 
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> ---
>  MAINTAINERS | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index db14cfe..cc44cbd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -212,7 +212,8 @@ F:	xen/include/xen/iommu.h
>  KCONFIG
>  M:	Doug Goldstein <cardoe@cardoe.com>
>  S:	Supported
> -F:	docs/misc/kconfig{,-language}.txt
> +F:	docs/misc/kconfig.txt
> +F:	docs/misc/kconfig-language.txt
>  F:	xen/tools/kconfig/
>  

I copied David's section so I assumed it was ok. But this is fine by me.

Reviewed-by: Doug Goldstein <cardoe@cardoe.com>

-- 
Doug Goldstein


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 959 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

      parent reply	other threads:[~2016-02-25 14:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 12:21 [PATCH] Fix MAINTAINERS: remove any use of {a,b} Anthony PERARD
2016-02-25 12:31 ` Jan Beulich
2016-02-25 12:34   ` Ian Campbell
2016-02-25 13:05     ` Anthony PERARD
2016-02-25 12:51 ` David Vrabel
2016-02-25 14:16 ` Doug Goldstein [this message]

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=56CF0CAC.2010609@cardoe.com \
    --to=cardoe@cardoe.com \
    --cc=anthony.perard@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=keir@xen.org \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.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.