]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-device: use RET_GATHER() in device_tag_index() (#39053)
authoranthisfan <gtpgx305@gmail.com>
Sun, 21 Sep 2025 12:39:35 +0000 (21:39 +0900)
committerGitHub <noreply@github.com>
Sun, 21 Sep 2025 12:39:35 +0000 (21:39 +0900)
commit9b89aee4afa10c19b8109bdfa50abdc297e249a3
treefddd030b0f047d69612d0d2d716521073bb42b3a
parent49e5c6462e6fe82e607b7e395bd01cd8a54133a3
sd-device: use RET_GATHER() in device_tag_index() (#39053)

Replace manual error collection with RET_GATHER() macro.
src/libsystemd/sd-device/device-private.c