]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-pppoe: use strna() instead of strempty() 1427/head
authorDaniel Buch <boogiewasthere@gmail.com>
Wed, 30 Sep 2015 21:16:13 +0000 (23:16 +0200)
committerDaniel Buch <boogiewasthere@gmail.com>
Wed, 30 Sep 2015 21:16:13 +0000 (23:16 +0200)
commit8b66ad178cbac7caa0c3d6af11cc66a75984fa0f
treeb5daa7ddcbc4bdfabf8fe8c35c5699fb9196ae46
parent8abf5291564e771bfc62c74a55ab3f3b56f45257
sd-pppoe: use strna() instead of strempty()

In cases where we use for instance. log_debug() with a statement + string
it is better to output (Service-name: N/A) instead of (Service-name: )
src/libsystemd-network/sd-pppoe.c