aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2015-09-29 16:21:08 -0600
committerMarkus Armbruster <armbru@redhat.com>2015-10-12 18:46:49 +0200
commit2a0f50e8d973b01eda4c63bac4a5c79ea0f584ef (patch)
tree0b06661adc5bcf9f9c57cea9e3eb28cb7a5532aa /scripts/qapi.py
parentqapi: Reuse code for flat union base validation (diff)
downloadqemu-2a0f50e8d973b01eda4c63bac4a5c79ea0f584ef.tar.xz
qemu-2a0f50e8d973b01eda4c63bac4a5c79ea0f584ef.zip
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. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1443565276-4535-11-git-send-email-eblake@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions