]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/device: rename output parameters of device_setup_units() to ret_xyz
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 25 Nov 2024 13:48:37 +0000 (22:48 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 20 Dec 2024 01:52:57 +0000 (10:52 +0900)
commit71ec342d133576d3515bbcc8683ed15fea9905bb
tree29db78c662e8fbc36804d45a8abdb3da48d53768
parent3b9010b1705f542f9b77c66ad2ba58556f758973
core/device: rename output parameters of device_setup_units() to ret_xyz

No functional change, just refactoring.
src/core/device.c