b1aca4d udevadm: wait: check if specified path not exist on --remove

Authored and Committed by Yu Watanabe 2 years ago
    udevadm: wait: check if specified path not exist on --remove
    
    Even if the corresponding device node or syspath are already removed,
    the specified symlink to the device node may still exist.
    
    Fixes #23166.
    
        
file modified
+14 -10