On 03.09.2019 07:15, Juergen Gross wrote: > Several public headers of the hypervisor contain structures with > variable length arrays. In order to be usable with different compilers > those definitions are depending on the compiler type and the standard > supported by the compiler. > > In order to avoid open coding the different variants in each header > add a common macro for that purpose in xen.h. > > This at once corrects most of the definitions which miss one case > leading to not defining the array at all. > > Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jan Beulich <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
