
5 Sep
2018
5 Sep
'18
8:47 a.m.
On Wed, Sep 05, 2018 at 10:09:25AM +0200, Andrea Bolognani wrote:
The struct is called virPCIDeviceAddress and the functions operating on it should be named accordingly.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- src/conf/domain_addr.c | 6 +++--- src/libvirt_private.syms | 2 +- src/qemu/qemu_command.c | 2 +- src/qemu/qemu_domain_address.c | 6 +++--- src/util/virpci.c | 2 +- src/util/virpci.h | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>