There were some complaints about an unused variable (patch 1) and unused static
functions which are defined by the VIR_DEFINE_AUTOPTR_FUNC macro (patch 2).
Successful Travis build:
https://travis-ci.org/eskultety/libvirt/builds/413187470
MinGW wasn't affected by the recent VIR_AUTOPTR series:
https://ci.centos.org/view/libvirt/job/libvirt-master-build-mingw64/330/
*NOT* pushing under the build breaker in case someone wants to have a look.
Erik Skultety (2):
util: virnetdevopenvswitch: Drop an unused variable @ovs_timeout
Fix the build on non-linux platforms after VIR_AUTOPTR related changes
src/util/virnetdev.c | 3 +--
src/util/virnetdevopenvswitch.c | 1 -
src/util/virnetlink.c | 6 ++----
3 files changed, 3 insertions(+), 7 deletions(-)
--
2.14.4