[libvirt] [PATCH 0/2] Remove calls that just clear alias

Ján Tomko jtomko at redhat.com
Tue Jul 26 16:00:19 UTC 2016


On Wed, Jul 20, 2016 at 06:56:47AM -0400, John Ferlan wrote:
>Based off review of :
>
>http://www.redhat.com/archives/libvir-list/2016-July/msg00672.html
>
>Rather than add the ignore_value, just remove the unused / unnecessary code
>Patch 1 has no callers any more and from inspection patch 2 is essentially
>redone again as each device is handled during domain def deletion.
>
>Ran make -C tests valgrind with no errors too
>
>John Ferlan (2):
>  conf: Remove CCW,PCI clear address helpers
>  Remove unnecessary virDomainDefClearDeviceAliases
>
> src/conf/domain_conf.c   | 50 ------------------------------------------------
> src/conf/domain_conf.h   |  3 ---
> src/libvirt_private.syms |  3 ---
> src/qemu/qemu_process.c  |  2 --
> 4 files changed, 58 deletions(-)

ACK series

Jan




More information about the libvir-list mailing list