]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: split out synthesize_change_all() from synthesize_change()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 10 Mar 2025 13:39:50 +0000 (22:39 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 10 Mar 2025 20:55:51 +0000 (05:55 +0900)
commitee9ff3902b2d2a523e6ff63d92dda152bcb5170c
tree77f1af63b1c1972d072c0af189f5a9290eebfac8
parentcef2181cda87cbecd6e92f6d7a3bb8556067a88e
udev: split out synthesize_change_all() from synthesize_change()

No functional change. Preparation for later change.
src/udev/udev-manager.c