udev-node: drop redundant trial of devlink creation
Previously, the devlink was created based on the priority saved in udev
database. So, we needed to reevaluate devlinks after database is saved.
But now the priority is stored in the symlink under /run/udev/links, and
the loop of devlink creation is controlled with the timestamp of the
directory. So, the double evaluation is not necessary anymore.
(cherry picked from commit
7920d0a135fb6a08aa0bfc31e9d0a3f589fe7a1f)
Gbp-Pq: Name udev-node-drop-redundant-trial-of-devlink-creation.patch