Re: [libvirt] [PATCH 04/15] nodedev: Drop the nodeDeviceSysfsGetSCSIHostCaps wrapper

2018-01-26 Thread Michal Privoznik
On 01/25/2018 10:23 AM, Erik Skultety wrote: > We can call directly the virNodeDeviceGetSCSIHostCaps helper instead. > > Signed-off-by: Erik Skultety > --- > src/conf/node_device_conf.c | 12 > src/node_device/node_device_driver.c | 2 +- >

[libvirt] [PATCH 04/15] nodedev: Drop the nodeDeviceSysfsGetSCSIHostCaps wrapper

2018-01-25 Thread Erik Skultety
We can call directly the virNodeDeviceGetSCSIHostCaps helper instead. Signed-off-by: Erik Skultety --- src/conf/node_device_conf.c | 12 src/node_device/node_device_driver.c | 2 +- src/node_device/node_device_hal.c | 4 ++--