mirror of
https://github.com/systemd/systemd.git
synced 2025-01-27 18:04:05 +03:00
David Herrmann
0b2ec8a3bf
sysv-generator: fix coding-style
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
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Languages
C
89.2%
Python
5.3%
Shell
4.1%
Meson
1.2%