[libvirt] [PATCH 11/18] use virDomainGraphicsGetListen instead of the other getters

Ján Tomko jtomko at redhat.com
Fri Apr 8 16:36:10 UTC 2016


On Mon, Apr 04, 2016 at 03:20:28PM +0200, Pavel Hrdina wrote:
> There is no point the use two different getters on the same listen
> structure few lines apart.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/libxl/libxl_conf.c     | 15 +++----
>  src/qemu/qemu_command.c    | 98 ++++++++++++++++++++++++----------------------
>  src/qemu/qemu_migration.c  |  9 +++--
>  src/vbox/vbox_common.c     | 11 +++---
>  src/vmx/vmx.c              |  7 ++--
>  src/vz/vz_sdk.c            | 11 +++---
>  src/xenconfig/xen_common.c | 16 ++++----
>  src/xenconfig/xen_sxpr.c   | 16 ++++----
>  src/xenconfig/xen_xl.c     |  8 ++--
>  9 files changed, 99 insertions(+), 92 deletions(-)
> 

ACK

Jan




More information about the libvir-list mailing list