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.per...@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 <car...@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 <car...@cardoe.com>

-- 
Doug Goldstein

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to