Markus Armbruster 56d92b003a qapi-commands: De-duplicate output marshaling functions
gen_marshal_output() uses its parameter name only for name of the
generated function.  Name it after the type being marshaled instead of
its caller, and drop duplicates.

Saves 7 copies of qmp_marshal_output_int() in qemu-ga, and one copy of
qmp_marshal_output_str() in qemu-system-*.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1442401589-24189-19-git-send-email-armbru@redhat.com>
2015-09-21 09:56:48 +02:00
..
2015-07-07 14:54:55 +02:00
2015-09-11 10:45:43 +03:00
2015-04-30 16:05:48 +03:00
2014-06-10 07:44:01 +02:00
2011-07-08 11:25:56 +02:00
2015-02-16 17:30:19 +01:00
2013-04-03 11:39:43 +02:00
2013-03-22 13:25:07 +01:00