]> git.ipfire.org Git - thirdparty/systemd.git/commit
sleep-config: rename can_sleep_state() parameter
authorLennart Poettering <lennart@poettering.net>
Tue, 20 Jun 2023 10:22:28 +0000 (12:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Jun 2023 11:11:53 +0000 (13:11 +0200)
commitfd6ec01d283dc64d836386d002121ec26c66c701
tree3245af6ea04e789b03cd2e575316adec55f6590a
parent68f8a86a462d404256226b6d763651ad3d1d4a66
sleep-config: rename can_sleep_state() parameter

Just some trivial renaming, to indicate that these are not the supported
but the requested sleep states.
src/shared/sleep-config.c