]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: introduce event_freep() and use it as cleanup attribute
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 26 Apr 2025 06:37:11 +0000 (15:37 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 9 May 2025 15:26:32 +0000 (00:26 +0900)
commite962ebbe7228c3d2d3589db0e181aa0d9e445238
treedac2c93ddc702f0bb2a875b928d4755d6d5243ce
parent180ea8b3ab754e52f170fc21d567df844f00daf5
udev: introduce event_freep() and use it as cleanup attribute

No functional change, just refactoring and preparation for later change.
src/udev/udev-manager.c