]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove udevStrToLong_ull
authorJán Tomko <jtomko@redhat.com>
Fri, 3 Jun 2016 11:56:09 +0000 (13:56 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 7 Jun 2016 10:00:36 +0000 (12:00 +0200)
commit1a97fb16aeb906485cadb8d2d4bd7e7e859856cb
tree5726880ccac05bbe0b6d15d8a28ae5b7ce5df08a
parent876a5da03e8100339daf5841ab628278d3f810a3
Remove udevStrToLong_ull

The wrapper adds an error message or a debug log.

Since we already log the properties we get from udev as strings,
there is no much use for the debug logs.

Open code the error message and delete the function.
src/node_device/node_device_udev.c