]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: replace '!= _UDEV_BUILTIN_INVALID' -> '>= 0' 36239/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 2 Feb 2025 04:08:53 +0000 (13:08 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 2 Feb 2025 04:09:18 +0000 (13:09 +0900)
commit7db4bdcd4068ce8a1ba5de20cf48b7485ca4db62
tree29de34edae2b1456c27c8061619fd4f8bd5a5fe4
parent5bb83e3f301f7d393e64502fc79458f71b243e7e
udev: replace '!= _UDEV_BUILTIN_INVALID' -> '>= 0'

No functional change, just refactoring.
src/udev/udev-dump.c
src/udev/udev-spawn.c