]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/udev/udevadm-info.c
udevadm-info: make info_main() returns negative value on error
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 22 Aug 2018 14:52:52 +0000 (23:52 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 10 Sep 2018 09:27:36 +0000 (18:27 +0900)
commitee4a776d93c8281fc58ef7ee1a669633f25b6cb0
tree64cd0db10a71ab4822549412ebc50991cda1d112
parentbb084d42f8846dbf28689c3f5beb65d2559a4e10
udevadm-info: make info_main() returns negative value on error

Also, this replaces fprintf(stderr, ...) by log_error().
src/udev/udevadm-info.c