Use OBJECT_DECLARE_TYPE where possible
Replace DECLARE_OBJ_CHECKERS with OBJECT_DECLARE_TYPE where the typedefs can be safely removed. Generated running: $ ./scripts/codeconverter/converter.py -i \ --pattern=DeclareObjCheckers $(git grep -l '' -- '*.[ch]') Reviewed-by:Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20200831210740.126168-16-ehabkost@redhat.com> Message-Id: <20200831210740.126168-17-ehabkost@redhat.com> Message-Id: <20200831210740.126168-18-ehabkost@redhat.com> Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>
Showing
- backends/dbus-vmstate.c 2 additions, 4 deletionsbackends/dbus-vmstate.c
- hw/audio/intel-hda.h 2 additions, 4 deletionshw/audio/intel-hda.h
- hw/display/virtio-vga.h 2 additions, 4 deletionshw/display/virtio-vga.h
- include/authz/base.h 2 additions, 4 deletionsinclude/authz/base.h
- include/authz/list.h 2 additions, 4 deletionsinclude/authz/list.h
- include/authz/listfile.h 2 additions, 4 deletionsinclude/authz/listfile.h
- include/authz/pamacct.h 2 additions, 4 deletionsinclude/authz/pamacct.h
- include/authz/simple.h 2 additions, 4 deletionsinclude/authz/simple.h
- include/crypto/secret_common.h 2 additions, 4 deletionsinclude/crypto/secret_common.h
- include/crypto/secret_keyring.h 2 additions, 4 deletionsinclude/crypto/secret_keyring.h
- include/hw/arm/armsse.h 2 additions, 4 deletionsinclude/hw/arm/armsse.h
- include/hw/hyperv/vmbus.h 2 additions, 4 deletionsinclude/hw/hyperv/vmbus.h
- include/hw/i2c/i2c.h 2 additions, 4 deletionsinclude/hw/i2c/i2c.h
- include/hw/i2c/smbus_slave.h 2 additions, 4 deletionsinclude/hw/i2c/smbus_slave.h
- include/hw/ipack/ipack.h 2 additions, 4 deletionsinclude/hw/ipack/ipack.h
- include/hw/ipmi/ipmi.h 2 additions, 4 deletionsinclude/hw/ipmi/ipmi.h
- include/hw/mem/pc-dimm.h 2 additions, 4 deletionsinclude/hw/mem/pc-dimm.h
- include/hw/ppc/pnv.h 2 additions, 4 deletionsinclude/hw/ppc/pnv.h
- include/hw/ppc/pnv_core.h 2 additions, 4 deletionsinclude/hw/ppc/pnv_core.h
- include/hw/ppc/pnv_homer.h 2 additions, 4 deletionsinclude/hw/ppc/pnv_homer.h
Please register or sign in to comment