]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemumonitorjsontest: Simplify returns
authorEric Blake <eblake@redhat.com>
Tue, 11 Jun 2019 03:01:08 +0000 (22:01 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 12 Jun 2019 02:35:39 +0000 (21:35 -0500)
commit1ddc7e0363d3ff6d733384ed7d4ed7c881d2265c
treed0560c49c49c07b95f7a0fccf0089527ee3cad0b
parent4b658bfe4ba53c63e178a1abdfd4b1ad6bd75d8c
qemumonitorjsontest: Simplify returns

Time to remove the cleanup labels rendered useless in the previous
patch.  There are still plenty of other tests that could be further
simplified, but I've already spent enough time in this file for now.

Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qemumonitorjsontest.c