]> git.ipfire.org Git - thirdparty/systemd.git/commit
wait-online: move manager_process_link() to link.c
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 12 Apr 2025 15:30:58 +0000 (00:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Apr 2025 01:03:40 +0000 (10:03 +0900)
commit26f8a0144a2ff944c6f4416d7cb56e4ada3f1cb4
tree33b8b306efea0736c86340153a5569cddace96e1
parent9f66d61a41808cb2402c95ada408b5de43a52c53
wait-online: move manager_process_link() to link.c

Then, rename it to rtnl_process_link().

No functional change, just refactoring.
src/network/wait-online/link.c
src/network/wait-online/link.h
src/network/wait-online/manager.c