]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared/dropin: improve error message
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 22 Jul 2017 12:54:27 +0000 (08:54 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 22 Jul 2017 20:03:00 +0000 (16:03 -0400)
commit3f6de63bf73b79fd19ece75844cd33bc6f188fa7
tree0dc10a3e9bfaf09e2a6524068c43302e1270d74b
parent9e4ea9cc34fa032a47c253ddd94ac6c7afda663e
shared/dropin: improve error message

We're not just sorting, but actually creating the list. We can
also use the output parameter directly, without a temporary variable.
src/shared/dropin.c