]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: cleanups for list-automounts
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 22 Feb 2023 07:12:29 +0000 (16:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Feb 2023 09:00:38 +0000 (18:00 +0900)
commit032b3f518ccd8ee27b98ba3698f232ec096aff41
tree47ea0fb18a9261e4ccdb3d4513f0f3cbc7c42fec
parent0e351e9a2798c8c4dd5b238c26cb208e6ac6b4e6
systemctl: cleanups for list-automounts

- Rename struct automount_info -> AutomountInfo,
- use CLEANUP_ARRAY(), and etc.

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