On Tue, Jun 18, 2019 at 11:13:15AM -0500, Jonathon Jongsma wrote:
Signed-off-by: Jonathon Jongsma <jjongsma(a)redhat.com>
---
tools/nss/libvirt_nss.h | 27 ++++-----
tools/virsh-completer.h | 6 +-
tools/virsh-console.h | 11 ++--
tools/virsh-domain-monitor.h | 7 +--
tools/virsh-domain.h | 7 +--
tools/virsh-host.h | 7 +--
tools/virsh-interface.h | 9 +--
tools/virsh-network.h | 9 +--
tools/virsh-nodedev.h | 7 +--
tools/virsh-nwfilter.h | 11 ++--
tools/virsh-pool.h | 9 +--
tools/virsh-secret.h | 7 +--
tools/virsh-snapshot.h | 7 +--
tools/virsh-util.h | 11 ++--
tools/virsh-volume.h | 9 +--
tools/virsh.h | 77 ++++++++++++------------
tools/virt-admin-completer.h | 6 +-
tools/virt-admin.h | 11 ++--
tools/virt-host-validate-bhyve.h | 5 +-
tools/virt-host-validate-common.h | 13 ++---
tools/virt-host-validate-lxc.h | 5 +-
tools/virt-host-validate-qemu.h | 5 +-
tools/vsh-table.h | 7 +--
tools/vsh.h | 87 ++++++++++++++--------------
tools/wireshark/src/packet-libvirt.h | 5 +-
25 files changed, 146 insertions(+), 219 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano