]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: move declaration of ResolveNameTiming to udev-rules.c 28577/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 18 Jul 2023 21:58:19 +0000 (06:58 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 31 Jul 2023 14:23:00 +0000 (23:23 +0900)
commitc0af9dee0d6dd790e749f9139d38730862288f8b
treecc1417257649a6ef365e55ef29ab8ad2f45e8f80
parent04a1ee58677a2533bf91d40f4ca871b1dae10508
udev: move declaration of ResolveNameTiming to udev-rules.c

It is only used by udevd and udevadm, not necessary in src/shared.

This also moves UDEV_NAME_SIZE and friends.
src/shared/udev-util.c
src/shared/udev-util.h
src/udev/udev-event.c
src/udev/udev-rules.c
src/udev/udev-rules.h