]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-device: drop device_new_from_synthetic_event() from libsystemd 22358/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Feb 2022 03:46:29 +0000 (12:46 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Feb 2022 11:34:38 +0000 (20:34 +0900)
commit4900ae14a5a09bc31f084e4f59131743aa04aae2
tree184dfa99e61dab268eea02a0083e3b5cd3338a22
parent043543f1bbbd7fd7a7a7acfec1c45c74e6031f34
sd-device: drop device_new_from_synthetic_event() from libsystemd

It is used by only test-udev.c.
src/libsystemd/sd-device/device-private.c
src/libsystemd/sd-device/device-private.h
src/test/test-udev.c