On Wed, Aug 19, 2020 at 08:12:34PM -0400, Eduardo Habkost wrote: > Generated using: > > $ ./scripts/codeconverter/converter.py -i \ > --pattern=ObjectDeclareType $(git grep -l '' -- '*.[ch]') > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > Changes v1 -> v2: none > --- > include/authz/list.h | 7 ++----- > include/authz/listfile.h | 7 ++----- > include/authz/pamacct.h | 7 ++----- > include/authz/simple.h | 7 ++----- > include/crypto/secret_keyring.h | 7 ++----- > include/io/dns-resolver.h | 7 ++----- > include/io/net-listener.h | 7 ++----- > include/sysemu/vhost-user-backend.h | 7 ++----- > backends/dbus-vmstate.c | 7 ++----- > ui/input-barrier.c | 7 ++----- > ui/input-linux.c | 7 ++----- > 11 files changed, 22 insertions(+), 55 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
