]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: Reduce virNodeDevCapDataPtr usage
authorJohn Ferlan <jferlan@redhat.com>
Thu, 2 Mar 2017 15:59:25 +0000 (10:59 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 3 Mar 2017 23:36:09 +0000 (18:36 -0500)
commitdec6d9df5feeb768381dd1b010d8030b44ea1a9a
tree44839ebcea673a32453c79ba404f7981bc187d66
parenta6c3382e8e4424990305a56013caad8d508a6129
nodedev: Reduce virNodeDevCapDataPtr usage

Replace with more data specific pointer types.
src/conf/node_device_conf.c
src/node_device/node_device_driver.c
src/node_device/node_device_hal.c
src/node_device/node_device_linux_sysfs.c
src/node_device/node_device_linux_sysfs.h
src/node_device/node_device_udev.c