]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/unit: modernize unit_process_job() a bit 39753/head
authorMike Yuan <me@yhndnzj.com>
Sun, 16 Nov 2025 14:33:53 +0000 (15:33 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 17 Nov 2025 18:30:00 +0000 (19:30 +0100)
commitaea6c4b53f7f1f1d76413ea67737e3c276f60f46
tree10fef0e3471c094cf0e402102a2476f897fee062
parent2334953a498e919d5301222bd3f74dbfcb2b8cf8
core/unit: modernize unit_process_job() a bit

* Inline one condition
* Annotate boolean args with names
src/core/unit.c