sd-device-enumerator: move match_sysattr() to device-util.[ch]
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 21 Feb 2021 00:32:39 +0000 (09:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 2 Apr 2021 06:10:07 +0000 (15:10 +0900)
commitac790e8bfc953f6157043bb7fcc35e0833e068f4
tree545750b151bce695ebe9d8faedd7514296dfedb8
parent112e6dd106773fd0bd0d32f5452e82857e6b2c03
sd-device-enumerator: move match_sysattr() to device-util.[ch]

It will be used by sd-device-monitor in later commits.
src/libsystemd/meson.build
src/libsystemd/sd-device/device-enumerator.c
src/libsystemd/sd-device/device-util.c [new file with mode: 0644]
src/libsystemd/sd-device/device-util.h