mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
At quite a few places we check isempty() || streq(…, "-"), let's add a helper to simplify that, and replace that by a single function call.
At quite a few places we check isempty() || streq(…, "-"), let's add a helper to simplify that, and replace that by a single function call.