]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: silence coverity warning in node_device
authorEric Blake <eblake@redhat.com>
Tue, 2 Mar 2010 14:51:57 +0000 (07:51 -0700)
committerJim Meyering <meyering@redhat.com>
Tue, 2 Mar 2010 15:12:48 +0000 (16:12 +0100)
commit84ef5aecca4fd18bf22932ceb2962440c21f6f0e
tree2ef58f05f1ee9138606d8d6d142060104400929c
parentbc0f737dd7967e7daba24a089f79a8abb64def33
build: silence coverity warning in node_device

All other uses of get_str_prop in this file that ignored
failure explicitly cast to void.

* src/node_device/node_device_hal.c (dev_create): Silence coverity
warning.
src/node_device/node_device_hal.c