]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: move device_rename() from device-private.c
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 9 Jan 2023 06:00:30 +0000 (15:00 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 9 Jan 2023 06:02:55 +0000 (15:02 +0900)
commitff88b949531e70639c507f74da875a7de2adf543
tree4bf1b9c8ff1db99c9d5080c52c0b4c69130c8d8f
parent1de6a49721957a85a4934ddbdf88d535774597b1
udev: move device_rename() from device-private.c

The function is used only by udevd.
src/libsystemd/sd-device/device-private.c
src/libsystemd/sd-device/device-private.h
src/udev/udev-event.c