]> git.ipfire.org Git - thirdparty/libvirt.git/commit
use virDomainGraphicsGetListen instead of the other getters
authorPavel Hrdina <phrdina@redhat.com>
Wed, 23 Mar 2016 08:27:56 +0000 (09:27 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 13 Apr 2016 08:43:49 +0000 (10:43 +0200)
commitf53bb3eda9e51c03f9c701b8823314a81badd3c3
tree2906dde47bfe9fa62cabdea225ece0450cb4162b
parent37b1f450667c31a557992d7d5fc7cb60c0c728a8
use virDomainGraphicsGetListen instead of the other getters

There is no point the use two different getters on the same listen
structure few lines apart.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/libxl/libxl_conf.c
src/qemu/qemu_command.c
src/qemu/qemu_migration.c
src/vbox/vbox_common.c
src/vmx/vmx.c
src/vz/vz_sdk.c
src/xenconfig/xen_common.c
src/xenconfig/xen_sxpr.c
src/xenconfig/xen_xl.c