sd-device: make sd_device_get_*() return -ENOENT if the values are not set
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 1 Sep 2018 09:05:27 +0000 (18:05 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 23 Sep 2018 08:18:19 +0000 (17:18 +0900)
commitdcfbde3a43d632ff6e286c77e1081087eca59d8e
tree9aaa99b84b28d22a082648d3be604ee428a5602e
parentfeae122f3e02471dc3a24097c1395369ab40dfab
sd-device: make sd_device_get_*() return -ENOENT if the values are not set
src/libsystemd/sd-device/device-enumerator.c
src/libsystemd/sd-device/device-private.c
src/libsystemd/sd-device/sd-device.c
src/libudev/libudev-device.c