]> xenbits.xensource.com Git - libvirt.git/commit
Only return two values in udevGetStringProperty
authorJán Tomko <jtomko@redhat.com>
Fri, 3 Jun 2016 13:54:19 +0000 (15:54 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 7 Jun 2016 10:53:37 +0000 (12:53 +0200)
commit71402ef6f5595d56c09a4596a093d889ade1963d
treeb51620f9e6274b98c2568132038790d3b155bba6
parent3484c05ce0dc34064cc2f81636482b93771803ad
Only return two values in udevGetStringProperty

There is no need to differentiate between PROPERTY_FOUND
and PROPERTY_MISSING - we can just look if the string is non-NULL.
src/node_device/node_device_udev.c