]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: Remove @create from virNodeDeviceObjListGetParentHost
authorJohn Ferlan <jferlan@redhat.com>
Thu, 20 Jul 2017 13:17:22 +0000 (09:17 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 24 Jul 2017 16:19:34 +0000 (12:19 -0400)
commit8f6679d9f69c0e2f859d5f2412b1de8bb67964ff
treeb640b97efa14811e7b52b3478d24dc3049e2b592
parent5ba2ce658b3b213013dab461ba787150fd4d6080
nodedev: Remove @create from virNodeDeviceObjListGetParentHost

The only callers to this function are from CreateXML paths now, so
let's just remove the unnecessary parameter.
src/conf/virnodedeviceobj.c
src/conf/virnodedeviceobj.h
src/node_device/node_device_driver.c
src/test/test_driver.c