]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/locale/localed-util.c
various: make parse_env_file error handling the same in various places
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 10 Mar 2022 17:45:52 +0000 (18:45 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Mar 2022 22:26:59 +0000 (23:26 +0100)
commit40f35786b0030f1f7c4b88828776ada1dd74d03e
tree769c0c830df60b20105933cd0e7fbbe093203095
parent592d5765520e6110b66f0bc772f59122eb1bff5e
various: make parse_env_file error handling the same in various places

No big reason to do this, except that I was looking at all call sites
and it's nicer if the same style is used accross the codebase.
src/libsystemd/sd-login/sd-login.c
src/locale/keymap-util.c
src/login/logind-session.c
src/machine/machine.c