On 15 June 2017 at 10:49, Paolo Bonzini <pbonz...@redhat.com> wrote: > As the simplest fix to un-confuse patchew, inline the type > in struct VMStateDescription. As there are no users of > LoadStateHandler anymore in e.g. function declarations, > there isn't much advantage in defining it as a type. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
I'm currently processing Juan's pullrequest which includes a fix for this (it moves the typedefs into typedefs.h.) thanks -- PMM