]> git.ipfire.org Git - thirdparty/systemd.git/commit
execute: make sure some more functions follow coding style
authorLennart Poettering <lennart@poettering.net>
Wed, 14 Oct 2020 14:33:33 +0000 (16:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 14 Oct 2020 14:41:37 +0000 (16:41 +0200)
commit74aaf59b1ac40d601f2b5baab414b1733f58e7a3
treed75a805abc38c3c7f24a35954a2e80a7aa503813
parentf5fa352f1ef5a9cc05df87bc282b13a24f9d5398
execute: make sure some more functions follow coding style

Initialize all return values on success, as our usual coding style
suggests.
src/core/execute.c