shared: simplify parsing of bus properties a bit
authorLennart Poettering <lennart@poettering.net>
Mon, 1 Feb 2016 20:31:44 +0000 (21:31 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 1 Feb 2016 21:18:16 +0000 (22:18 +0100)
commit1e5b6b4f2861ad2b31571065b60b05fca85047b1
treeb5c92a96150b4d2388a078ed7fd640b2f0a10d78
parent5c1f0be1efd2bed25a8759ae0f9927e82afc086b
shared: simplify parsing of bus properties a bit

Let's write the property name and value in one call, when that's possible, shorthing our code a bit.
src/shared/bus-util.c