]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-device: replace set_free_free() with set_free()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Apr 2025 01:48:32 +0000 (10:48 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Apr 2025 01:00:57 +0000 (10:00 +0900)
commitf92fac7e9bf5cadba939b9d5a021e9142b081ff8
tree5e8076ea74df3409e624b8b185ccb4e3251d599f
parent855800aaecb54a45c416193066cea9059a4d647c
sd-device: replace set_free_free() with set_free()

These uses string_hash_ops_free, hence not set_free() is enough.
src/libsystemd/sd-device/device-private.c