]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/dbus-mount.c
core: sd-bus can handle NULL strings nicely, let's use it
authorLennart Poettering <lennart@poettering.net>
Thu, 26 Oct 2017 15:26:27 +0000 (17:26 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 12 Nov 2017 13:27:19 +0000 (14:27 +0100)
commitecd48322c2fd11ccdeed971c45c611f001d0d7b8
tree3a84c6da9f0623bfbefcd395eea34fc380a3c808
parent3e3852b3c6c61506963112fd218a86b673fc61e6
core: sd-bus can handle NULL strings nicely, let's use it

No need to set an empty string here, sd-bus serializes NULL as empty
string anway.
src/core/dbus-mount.c