]> git.ipfire.org Git - thirdparty/systemd.git/commit
sleep: do not include file name directly in error messages
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 31 May 2025 13:14:36 +0000 (15:14 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 31 May 2025 13:34:53 +0000 (15:34 +0200)
commit4df8fc99cefbe363c8e235c15c8930d732bc653f
tree4bf6587f8a679634bea8c0a1a1837323b43a3276
parent53059edcb443825603494b4129aa9db6a120f033
sleep: do not include file name directly in error messages

Here the .text section becomes smaller, but the file size doesn't change
(I guess some alignment issue). But is seems to be reasonable change to
anyway, we might get some savings in different compilations anyway.

Also improve two messages.
src/sleep/battery-capacity.c