sd-resolve: simplify pthread_join() call
authorMichal Schmidt <mschmidt@redhat.com>
Thu, 5 Nov 2015 12:44:15 +0000 (13:44 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 5 Nov 2015 12:44:15 +0000 (13:44 +0100)
commit5263a45b5cb3e51b95253a0eab789e33c4010f20
treeb7831af68e1227858538d94480e42cd740495cac
parent6ff6f4d851ba5b8e6f07a8e029986f13c2e63b9d
sd-resolve: simplify pthread_join() call

POSIX says:
The pthread_join() function shall not return an error code of [EINTR].
src/libsystemd/sd-resolve/sd-resolve.c