mirror of
https://github.com/systemd/systemd.git
synced 2026-07-18 21:40:14 +00:00
Fix weird coding-style: - proper white-space - no if (func() >= 0) bail-outs - fix braces - avoid 'r' for anything but errno - init _cleanup_ variables unconditionally, even if not needed