]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: cleanups for list-paths 26535/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 22 Feb 2023 07:28:43 +0000 (16:28 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Feb 2023 09:00:38 +0000 (18:00 +0900)
commit1b7b956a9be11b03271334df2db1a851aa543943
tree439ee2f435c739149ba2e3acd51cbfdc3bf26d5c
parent032b3f518ccd8ee27b98ba3698f232ec096aff41
systemctl: cleanups for list-paths

- Rename struct path_info -> PathInfo,
- Drop struct path_infos,
- Use CLEANUP_ARRAY(),

No functional change, just refactoring.
src/systemctl/systemctl-list-units.c