Re: [PATCH v3 08/15] bunzip: replace INIT

2021-04-15 Thread Julien Grall
Hi Jan, On 26/01/2021 09:51, Jan Beulich wrote: While tools/libs/guest/xg_private.h has its own (non-conflicting for our purposes) __init, which hence needs to be #undef-ed, there's no other need for this abstraction. Requested-by: Andrew Cooper Signed-off-by: Jan Beulich Acked-by: Julien G

[PATCH v3 08/15] bunzip: replace INIT

2021-01-26 Thread Jan Beulich
While tools/libs/guest/xg_private.h has its own (non-conflicting for our purposes) __init, which hence needs to be #undef-ed, there's no other need for this abstraction. Requested-by: Andrew Cooper Signed-off-by: Jan Beulich --- v3: New. --- a/xen/common/decompress.h +++ b/xen/common/decompress