diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-03-06 09:25:14 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-03-06 09:30:28 +0900 |
commit | ce16d177ddaa6b9fe1f4a40243185bf18ac1915e (patch) | |
tree | cc0b0f3c334f5944f6089fd06b883869e7db3a03 /man/sd_event_get_fd.xml | |
parent | a0229fb14d8df6883f6b9e30a1299d08e668f6a2 (diff) | |
download | systemd-ce16d177ddaa6b9fe1f4a40243185bf18ac1915e.tar.gz |
tree-wide: replace IOVEC_INIT with IOVEC_MAKE
We use gnu11 to build, hence we can use structured initializer with
casting, and it is not necessary to use different patterns on
initialization and assignment.
Addresses https://github.com/systemd/systemd/pull/26560#discussion_r1118875447.
Diffstat (limited to 'man/sd_event_get_fd.xml')
0 files changed, 0 insertions, 0 deletions