]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Rename virBitmapString to virBitmapToString
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 22 Aug 2017 06:30:43 +0000 (08:30 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Sat, 18 Nov 2017 09:45:10 +0000 (10:45 +0100)
commit68d7cc649c652623e11e36286c9888495543dac4
tree89ea9e83a0f4f5cb418a4798a09a367bb3acbf9a
parentd127aced0a694b8158074e167c8c1db03bbc2df1
util: Rename virBitmapString to virBitmapToString

This follows the virBitmapToData() function and, similarly to
virBitmapNewData(), we'll be able to have virBitmapNewString() later
on without name confusion.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_capabilities.c
src/util/virbitmap.c
src/util/virbitmap.h