qemu-patch-raspberry4/qom
Eric Blake 4fa45492c3 qom: Use typedef for Visitor
No need to repeat 'struct Visitor' when we already have it in
typedefs.h.  Omitting the redundant 'struct' also makes a later
patch easier to search for all object property callbacks that
are associated with a Visitor.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <1454075341-13658-18-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2016-02-08 17:29:56 +01:00
..
Makefile.objs qom: allow QOM to be linked into tools binaries 2015-09-15 14:35:39 +01:00
container.c qom: Clean up includes 2016-02-04 17:41:30 +00:00
cpu.c log: do not unnecessarily include qom/cpu.h 2016-02-03 09:19:10 +00:00
object.c qom: Use typedef for Visitor 2016-02-08 17:29:56 +01:00
object_interfaces.c qom: Clean up includes 2016-02-04 17:41:30 +00:00
qom-qobject.c qom: Clean up includes 2016-02-04 17:41:30 +00:00