]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/scope.c
scope: Refactor timer handling on coldplug
authorPhilip Withnall <withnall@endlessm.com>
Wed, 12 Jun 2019 07:23:24 +0000 (08:23 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Mon, 29 Jul 2019 11:13:52 +0000 (12:13 +0100)
commit7508f7f273cb2957dbdf7cd8d5d7fe040c80d8e4
tree5bc5c887d871b315f633643a1661075cc2c5b576
parent5a70a68fd6568639b1739d4be6130d15cf91a39f
scope: Refactor timer handling on coldplug

Factor it out into a helper function which is a bit easier to expand in
future. This introduces no functional changes.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
src/core/scope.c