summaryrefslogtreecommitdiffstats
path: root/util/qemu-option.c
diff options
context:
space:
mode:
authorMarkus Armbruster2020-04-15 10:30:46 +0200
committerMarkus Armbruster2020-04-30 06:51:15 +0200
commit2f2ec111795119b2e020bc0cbf4b5f42878574b2 (patch)
treeb4e60346dc8c6f5ea8e59013e85853dd1d960af6 /util/qemu-option.c
parentqobject: Factor out helper json_pretty_newline() (diff)
downloadqemu-2f2ec111795119b2e020bc0cbf4b5f42878574b2.tar.gz
qemu-2f2ec111795119b2e020bc0cbf4b5f42878574b2.tar.xz
qemu-2f2ec111795119b2e020bc0cbf4b5f42878574b2.zip
qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
qlist_iter() has just three uses outside tests/. Replace by QLIST_FOREACH_ENTRY() for more concise code and less type punning. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20200415083048.14339-4-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'util/qemu-option.c')
0 files changed, 0 insertions, 0 deletions