chiark / gitweb /
sd-device: uniformly handle missing devices
authorTom Gundersen <teg@jklm.no>
Fri, 17 Apr 2015 12:53:02 +0000 (14:53 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 07:06:45 +0000 (08:06 +0100)
sd_device_new_from_* now returns -ENODEV when the device does not exist, and the enumerator
silently drops these errors as missing devices is exepected.


No differences found