mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Like it's customary in our codebase bus_error_message() internally takes abs() of the passed error anyway, hence no need to explicitly negate it. We mostly got this right, but in too many cases we didn't. Fix that.