Fix: lttng_poll_mod calls compat_(e)poll_add
authorYannick Lamarre <ylamarre@efficios.com>
Thu, 25 Apr 2019 22:23:27 +0000 (18:23 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 7 May 2019 17:10:16 +0000 (13:10 -0400)
commit5f405a7eb51398255f9f871058cfc7024b80c2b0
tree4c65ec15b72a81c844dafe32253d59cac8671da5
parent2b8ce248da4695b1efaea2a36c5bc828ec8bea64
Fix: lttng_poll_mod calls compat_(e)poll_add

lttng_poll_mod should call compat_(e)poll_mod.

Signed-off-by: Yannick Lamarre <ylamarre@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/compat/poll.h
This page took 0.02606 seconds and 4 git commands to generate.