All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.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 12:51:57 +0000	[thread overview]
Message-ID: <56CEF8ED.7000000@citrix.com> (raw)
In-Reply-To: <1456402911-14710-1-git-send-email-anthony.perard@citrix.com>

On 25/02/16 12:21, 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.

F: is supposed to be globs, not regexes, I thought but...

> Also, it does not work.

> @@ -223,8 +224,10 @@ F:	tools/debugger/kdd/
>  KEXEC
>  M:      David Vrabel <david.vrabel@citrix.com>
>  S:      Supported
> -F:      xen/common/{kexec,kimage}.c
> -F:      xen/include/{kexec,kimage}.h
> +F:      xen/common/kexec.c
> +F:      xen/common/kimage.c
> +F:      xen/include/kexec.h
> +F:      xen/include/kimage.h
>  F:      xen/arch/x86/machine_kexec.c
>  F:      xen/arch/x86/x86_64/kexec_reloc.S

... I prefer this way of listing files since it's easier for humans to
parse.

Acked-by: David Vrabel <david.vrabel@citrix.com>

David

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

  parent reply	other threads:[~2016-02-25 12:51 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 [this message]
2016-02-25 14:16 ` Doug Goldstein

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=56CEF8ED.7000000@citrix.com \
    --to=david.vrabel@citrix.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.