]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udev-builtin: several trivial cleanups (#36239)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 6 Feb 2025 00:38:39 +0000 (09:38 +0900)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 00:38:39 +0000 (09:38 +0900)
- introduces UDEV_BUILTIN_DESTRUCTOR macro,
- normalize log messages on initialize/finalize,
- explicitly initialize global variable,
- drop using _UDEV_BUILTIN_INVALID.


Trivial merge