unicorn/qemu/qom
Eric Blake 4e9c5e4d52
qapi: Consistent generated code: prefer visitor 'v'
We had some pointless differences in the generated code for visit,
command marshalling, and events; unifying them makes it easier for
future patches to consolidate to common helper functions.
This is one patch of a series to clean up these differences.

This patch names the local visitor variable 'v' rather than 'm'.
Related objects, such as 'QapiDeallocVisitor', are also named by
their initials instead of an unrelated leading m.

No change in semantics to the generated code.

Backports commit f8b7f1a8eafa9f565ebecfe409e8741d38cd786b from qemu
2018-02-19 18:21:53 -05:00
..
container.c qom: Clean up includes 2018-02-19 01:31:35 -05:00
cpu.c qom: Clean up includes 2018-02-19 01:31:35 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
object.c qapi: Consistent generated code: prefer visitor 'v' 2018-02-19 18:21:53 -05:00
qom-qobject.c qapi: Consistent generated code: prefer visitor 'v' 2018-02-19 18:21:53 -05:00