udev: simplify a bit stack_directory_find_prioritized_devnode()
authorFranck Bui <fbui@suse.com>
Wed, 4 Jan 2023 13:59:00 +0000 (14:59 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 13 Jan 2023 03:06:00 +0000 (12:06 +0900)
commit6d90488acb35479965707d3be17f98abf74f13d5
treeda37a4c4b2438ab3c96d454490115fb9ec239142
parente8a54a4e759517aea2cb5c91f4195a24168054d0
udev: simplify a bit stack_directory_find_prioritized_devnode()

And make the new format the one we expect as it should replace the old one
pretty quickly.
src/udev/udev-node.c