On 08/04/2015 09:57 AM, Markus Armbruster wrote: > One of the next patches will among other things generate a separate > typedef for some struct types, i.e. > > typedef struct FOO FOO; > > struct FOO { > ... > }; > > instead of > > typedef struct FOO { > ... > } FOO; > > To make the generated files easier to diff, anticipate the change. > > Signed-off-by: Markus Armbruster <arm...@redhat.com> > --- > scripts/qapi-types.py | 18 ++++++++++++------ > 1 file changed, 12 insertions(+), 6 deletions(-)
No R-b, since you revert it and intend to omit it on v4; but thanks for doing this! It helped. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature