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)
committerMartin Pitt <mpitt@debian.org>
Sun, 27 Jan 2019 21:33:07 +0000 (21:33 +0000)
commit608fd21bbedb614ff97c66bf6c211a03fdb537f9
tree103a0b889abe5f62d7d14d9ac292c82354317692
parent6ef239ebc2d8247414eac5af96481ab54daeabcd
udevd: drop redundant call to sd_event_get_exit_code

sd_event_loop returns the same thing anyway.

(cherry picked from commit 44dcf454b604628bf451194482c97ce981596ce5)
(cherry picked from commit 1f6562d559bd11612b3f59b20fae4ed34d688dff)

Gbp-Pq: Name udevd-drop-redundant-call-to-sd_event_get_exit_code.patch
src/udev/udevd.c