On Mon, Jun 06, 2016 at 11:01:47 +0200, Ján Tomko wrote:
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 | 21 +++------------------
1 file changed, 3 insertions(+), 18 deletions(-)
ACK