core: modernize unit_start() a bit
authorLennart Poettering <lennart@poettering.net>
Mon, 18 Mar 2019 11:36:03 +0000 (12:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 Mar 2019 15:06:36 +0000 (16:06 +0100)
commit5766aca8d2e52c9c27f5c0486cdaa049bb743371
treecf3344d10699ba8dd8d1e256ae076a1325bc9768
parenta4191c9fb5fc473f8e4d1d32fec08efd8a2217d4
core: modernize unit_start() a bit

No change in behaviour, just a re-line-breaking of the various comments
to our current coding style, and some use of SYNTHETIC_ERRNO().
src/core/unit.c