Re: [libvirt] [PATCH] util: Use a semicolon for all VIR_DEFINE_AUTOPTR_FUNC

2019-02-08 Thread Erik Skultety
On Fri, Feb 08, 2019 at 06:52:08AM -0500, John Ferlan wrote: > For consistency, let's use the semicolon for all definitions. > > Signed-off-by: John Ferlan > --- > > As discussed in the other series - Reviewed-by: Erik Skultety -- libvir-list mailing list libvir-list@redhat.com https://www.red

[libvirt] [PATCH] util: Use a semicolon for all VIR_DEFINE_AUTOPTR_FUNC

2019-02-08 Thread John Ferlan
For consistency, let's use the semicolon for all definitions. Signed-off-by: John Ferlan --- As discussed in the other series - src/qemu/qemu_migration_params.h | 2 +- src/util/virauthconfig.h | 2 +- src/util/virbitmap.h | 2 +- src/util/virbuffer.c | 2 +-