libvirt/src/node_device
John Ferlan 4fac5a9fd3 Use virGetLastErrorMessage to avoid Coverity message
Both instances use VIR_WARN() to print the error from a failed
virDBusGetSystemBus() call.  Rather than use the virGetLastError
and need to check for valid return err pointer, just use the
virGetLastErrorMessage.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2016-05-09 19:33:56 -04:00
..
node_device_driver.c nodedev: update netdev feature bits before each dumpxml 2015-06-17 13:51:33 -04:00
node_device_driver.h node device: prepare node_device_linux_sysfs.c to add more functions 2015-05-18 10:30:27 -04:00
node_device_hal.c Use virGetLastErrorMessage to avoid Coverity message 2016-05-09 19:33:56 -04:00
node_device_hal.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
node_device_linux_sysfs.c nodedev: stub nodeDeviceSysfsGetPCIRelatedDevCaps 2016-02-07 02:24:55 +03:00
node_device_linux_sysfs.h node_device: new functions to get sriov/iommu info from sysfs 2015-05-18 10:31:58 -04:00
node_device_udev.c nodedev: Expose PCI header type 2016-03-18 17:35:06 +01:00
node_device_udev.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00