]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove udevStrToLong_ui
authorJán Tomko <jtomko@redhat.com>
Fri, 3 Jun 2016 12:49:21 +0000 (14:49 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 7 Jun 2016 10:00:36 +0000 (12:00 +0200)
commit07202bf4cf955f1cc582daf482a38cbf3d86d4d7
tree757937e13e1a22e81caa49f483699a700cf85599
parent1a97fb16aeb906485cadb8d2d4bd7e7e859856cb
Remove udevStrToLong_ui

Remove the debug message, open code the error in the two udevGetUint
callers and use a more specific error in SCSI and PCI processing.
src/node_device/node_device_udev.c