udev: move DEVICE_TRACE() to udev-trace.h
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 18 Jul 2023 14:10:32 +0000 (23:10 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 31 Jul 2023 14:23:00 +0000 (23:23 +0900)
commit1c3edc2ee3cd1625146617f0286fdaf0978402bf
tree367b8042350356e56b916566f13675dbe68c505b
parent2f7862cc5743bb7501e6d980392edf1bdcc34c10
udev: move DEVICE_TRACE() to udev-trace.h

It is only used by udevd, and not necessary in src/shared.
src/shared/udev-util.h
src/udev/udev-event.c
src/udev/udev-rules.c
src/udev/udev-trace.h [new file with mode: 0644]
src/udev/udevd.c