]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
core: drop manager_get_unit_by_pid() and friends (#36872)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 26 Mar 2025 21:10:53 +0000 (06:10 +0900)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 21:10:53 +0000 (06:10 +0900)
Except for one place, they are only used by test-watch-pid. Let's also
use manager_get_unit_by_pidref() and friends in the test, and drop the
_pid() variants.

1  2 
src/core/cgroup.c

Simple merge