]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemumonitortestutils: Use VIR_DELETE_ELEMENT and VIR_APPEND_ELEMENT
authorPeter Krempa <pkrempa@redhat.com>
Thu, 18 Jul 2013 15:09:41 +0000 (17:09 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 31 Jul 2013 12:25:43 +0000 (14:25 +0200)
commit65f3f9dd78106aa869240c01d66c91777b6e1021
tree8aea71dbfa213ef31315c2ef3f37886d4a30c461
parentd24dbdd0a2f2460775617d426bd480ca3e2d9cf4
qemumonitortestutils: Use VIR_DELETE_ELEMENT and VIR_APPEND_ELEMENT

Simplify the code using the existing helpers instead of open coding the
same functionality.
tests/qemumonitortestutils.c