]> git.proxmox.com Git - mirror_qemu.git/commit - hmp.c
qmp hmp: Consistently name Error * objects err, and not errp
authorMarkus Armbruster <armbru@redhat.com>
Fri, 2 May 2014 11:26:29 +0000 (13:26 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 8 May 2014 18:20:00 +0000 (14:20 -0400)
commite940f543ae7606819c9083fdb524e5b85914f032
tree41a016f0ee62766627165bd1563b7994c723ec9a
parent636713bad4240836947c04c26e1cd001d3bcbff1
qmp hmp: Consistently name Error * objects err, and not errp

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
docs/writing-qmp-commands.txt
hmp.c
include/qapi/qmp/dispatch.h
qapi/qmp-dispatch.c
tests/test-qmp-input-strict.c
tests/test-qmp-input-visitor.c
tests/test-qmp-output-visitor.c
tests/test-string-input-visitor.c
tests/test-string-output-visitor.c