]> git.ipfire.org Git - thirdparty/systemd.git/commit
udevd: drop redundant call to sd_event_get_exit_code
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Jan 2019 21:56:50 +0000 (22:56 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 10 Jan 2019 05:09:01 +0000 (14:09 +0900)
commit44dcf454b604628bf451194482c97ce981596ce5
tree7d9ec7514e9a68894fb6fe0ae404b2e83ffc7964
parenta685c049c04036e12371a05702f5570d74340d55
udevd: drop redundant call to sd_event_get_exit_code

sd_event_loop returns the same thing anyway.
src/udev/udevd.c