[libvirt] [PATCH 0/2] Eliminate two more gnulib modules (glib chronicles)

Ján Tomko posted 2 patches 4 years, 5 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1573637554.git.jtomko@redhat.com
src/qemu/qemu_driver.c   | 10 +++++-----
src/util/virerror.c      |  4 ++--
src/util/virtypedparam.c |  2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
[libvirt] [PATCH 0/2] Eliminate two more gnulib modules (glib chronicles)
Posted by Ján Tomko 4 years, 5 months ago
Remove the need to use:
  byteswap
  vsnprintf
by using the GLib counterparts

Ján Tomko (2):
  util: use g_vsnprintf
  qemu: use GUINT32_SWAP_LE_BE

 src/qemu/qemu_driver.c   | 10 +++++-----
 src/util/virerror.c      |  4 ++--
 src/util/virtypedparam.c |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list