[libvirt PATCH 0/2] Remove macros "VIR_INSERT_ELEMENT_COPY" and "VIR_INSERT_ELEMENT_COPY_INPLACE"

Tim Wiederhake posted 2 patches 2 years, 9 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210708142828.122315-1-twiederh@redhat.com
There is a newer version of this series
src/qemu/qemu_capabilities.c | 37 ++++++++++++++++++------------------
src/util/viralloc.h          | 22 ++++-----------------
2 files changed, 22 insertions(+), 37 deletions(-)
[libvirt PATCH 0/2] Remove macros "VIR_INSERT_ELEMENT_COPY" and "VIR_INSERT_ELEMENT_COPY_INPLACE"
Posted by Tim Wiederhake 2 years, 9 months ago
There was but one use left, and that is removed in patch 1.

Tim Wiederhake (2):
  virQEMUCapsGetMachineTypesCaps: Use GPtrArray
  viralloc: Delete VIR_INSERT_ELEMENT_COPY and
    VIR_INSERT_ELEMENT_COPY_INPLACE

 src/qemu/qemu_capabilities.c | 37 ++++++++++++++++++------------------
 src/util/viralloc.h          | 22 ++++-----------------
 2 files changed, 22 insertions(+), 37 deletions(-)

-- 
2.31.1