On 22.03.2023 13:08, Juergen Gross wrote: > util.h contains a definition of offsetof(), which isn't needed.
While true, this is also ambiguous in the context of this series: It isn't "not needed" because common-macros.h has another definition, but it is actually unused in hvmloader code. So perhaps s/needed/used/? > Remove it. > > Signed-off-by: Juergen Gross <jgr...@suse.com> Acked-by: Jan Beulich <jbeul...@suse.com>