qemu-e2k/hw/9pfs
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible
This converts existing DECLARE_INSTANCE_CHECKER usage to
OBJECT_DECLARE_SIMPLE_TYPE when possible.

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

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Paul Durrant <paul@xen.org>
Message-Id: <20200916182519.415636-6-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-18 14:12:32 -04:00
..
9p-local.c
9p-local.h
9p-posix-acl.c
9p-proxy.c
9p-proxy.h
9p-synth.c 9pfs: disable msize warning for synth driver 2020-09-15 12:12:03 +02:00
9p-synth.h
9p-util.c
9p-util.h
9p-xattr-user.c
9p-xattr.c
9p-xattr.h
9p.c 9pfs: disable msize warning for synth driver 2020-09-15 12:12:03 +02:00
9p.h
codir.c
cofile.c
cofs.c
coth.c
coth.h
coxattr.c
Kconfig meson: convert hw/9pfs, cleanup 2020-08-21 06:30:33 -04:00
meson.build meson: convert hw/9pfs, cleanup 2020-08-21 06:30:33 -04:00
trace-events
trace.h
virtio-9p-device.c
virtio-9p.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
xen-9p-backend.c
xen-9pfs.h