[PATCH] MAINTAINERS: remove xenstore related files from LIBS

Juergen Gross posted 1 patch 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230522160008.27779-1-jgross@suse.com
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
[PATCH] MAINTAINERS: remove xenstore related files from LIBS
Posted by Juergen Gross 1 year, 2 months ago
There is no need to have the Xenstore headers listed in the LIBS
section now that they have been added to the XENSTORE section.

Suggested-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f2f1881b32..82ad8d1709 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -411,8 +411,6 @@ F:	tools/include/xengnttab.h
 F:	tools/include/xenguest.h
 F:	tools/include/xenhypfs.h
 F:	tools/include/xenstat.h
-F:	tools/include/xenstore*.h
-F:	tools/include/xenstore-compat/*.h
 F:	tools/include/xentoolcore*.h
 F:	tools/include/xentoollog.h
 F:	tools/libs/
-- 
2.35.3
Re: [PATCH] MAINTAINERS: remove xenstore related files from LIBS
Posted by Jan Beulich 1 year, 1 month ago
On 22.05.2023 18:00, Juergen Gross wrote:
> There is no need to have the Xenstore headers listed in the LIBS
> section now that they have been added to the XENSTORE section.
> 
> Suggested-by: Jan Beulich <jbeulich@suse.com>
> Signed-off-by: Juergen Gross <jgross@suse.com>

Anthony, Wei,

since this is taking away things from an area you're the maintainers for,
I think it would best be acked by you.

Jan

> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -411,8 +411,6 @@ F:	tools/include/xengnttab.h
>  F:	tools/include/xenguest.h
>  F:	tools/include/xenhypfs.h
>  F:	tools/include/xenstat.h
> -F:	tools/include/xenstore*.h
> -F:	tools/include/xenstore-compat/*.h
>  F:	tools/include/xentoolcore*.h
>  F:	tools/include/xentoollog.h
>  F:	tools/libs/
Re: [PATCH] MAINTAINERS: remove xenstore related files from LIBS
Posted by Anthony PERARD 1 year, 1 month ago
On Thu, Jun 01, 2023 at 12:57:56PM +0200, Jan Beulich wrote:
> On 22.05.2023 18:00, Juergen Gross wrote:
> > There is no need to have the Xenstore headers listed in the LIBS
> > section now that they have been added to the XENSTORE section.
> > 
> > Suggested-by: Jan Beulich <jbeulich@suse.com>
> > Signed-off-by: Juergen Gross <jgross@suse.com>
> 
> Anthony, Wei,
> 
> since this is taking away things from an area you're the maintainers for,
> I think it would best be acked by you.

Acked-by: Anthony PERARD <anthony.perard@citrix.com>

Thanks,

-- 
Anthony PERARD