]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev/node: split out link_search_and_update() and reduce indentation
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 31 Jul 2025 11:18:54 +0000 (20:18 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 31 Jul 2025 17:10:10 +0000 (02:10 +0900)
commit239c9a2e5fd9cd6d0163886fa8cd667cfd946432
treea1e7d45fafbef8e6defac54092370d043318b237
parentdb8b91980b9914564224fec1566f60c2961c6dc8
udev/node: split out link_search_and_update() and reduce indentation

No functional change, just refactoring and preparation for later change.
src/udev/udev-node.c