]> www.infradead.org Git - users/dwmw2/qemu.git/commit
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 31 Aug 2020 21:07:40 +0000 (17:07 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 9 Sep 2020 13:27:11 +0000 (09:27 -0400)
commit1ff5adfa5bad905e36bb7eff5e436e26793f111f
treef41ea648acc321c7839b32ed2797946bce0a7ee3
parentc821774a3b7ca991d684c3966171d8657f842aea
Use OBJECT_DECLARE_SIMPLE_TYPE when possible

Generated using:

 $ ./scripts/codeconverter/converter.py -i \
   --pattern=ObjectDeclareType $(git grep -l '' -- '*.[ch]')

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200831210740.126168-19-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
backends/dbus-vmstate.c
include/authz/list.h
include/authz/listfile.h
include/authz/pamacct.h
include/authz/simple.h
include/crypto/secret_keyring.h
include/io/dns-resolver.h
include/io/net-listener.h
include/sysemu/vhost-user-backend.h
ui/input-barrier.c
ui/input-linux.c