unicorn/qemu/scripts
Eric Blake bc8a7ae5f9
qapi: Consistent generated code: prefer error 'err'
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 consistently names the local error variable 'err' rather
than 'local_err'.

No change in semantics to the generated code.

Backports commit 2a0f50e8d973b01eda4c63bac4a5c79ea0f584ef from qemu
2018-02-19 18:15:10 -05:00
..
create_config more cleanup qemu/configure 2017-01-19 14:11:54 +08:00
make_device_config.sh fix file perms 2015-08-28 21:05:38 -07:00
ordereddict.py import 2015-08-21 15:04:50 +08:00
qapi-event.py qapi: Consistent generated code: prefer error 'err' 2018-02-19 18:15:10 -05:00
qapi-types.py qapi: Introduce a first class 'any' type 2018-02-19 17:46:58 -05:00
qapi-visit.py qapi-visit: Rearrange code a bit 2018-02-19 17:37:09 -05:00
qapi.py qapi: Reuse code for flat union base validation 2018-02-19 18:14:53 -05:00