]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: move functions
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 21 Jan 2026 03:32:50 +0000 (12:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 4 Feb 2026 07:04:10 +0000 (16:04 +0900)
commit59bc3e7cd6fc7bcfc1d01245ccefd10ad1d3c304
treedeca3a9cd11912f4f4309227d845528d199e898a
parent89591e04a2ff879534e45ba2e17a71cc09663972
udev: move functions

Nothing changed except for the functions are moved.
Preparation for the next commit, where worker_detach_event() will be
used in on_worker_exit().
src/udev/udev-manager.c