Skip to content

Resolve syspaths during remove

Peter Hutterer requested to merge whot/udev-hid-bpf:wip/better-remove into main

A bit of cleanup but mainly: if the udev device fails to create during remove, try to parse the path as sysfs path and extract the hid name from there.

Merge request reports