On Thu, May 25, 2017 at 15:57:06 -0400, John Ferlan wrote:
Create nodeDeviceObjFindByName which will perform the corresponding
virNodeDeviceObjFindByName call for various node_device_driver callers
rather than having the same repetitive code.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/node_device/node_device_driver.c | 96 +++++++++++++-----------------------
1 file changed, 33 insertions(+), 63 deletions(-)
ACK