trigger: expose trigger owner uid
[lttng-tools.git] / src / bin / lttng-sessiond / action-executor.c
index d1369375d6f70d71244059040f64a1a6456db438..f982b7065e5b357c88b344e3e8805842f1779310 100644 (file)
@@ -188,8 +188,7 @@ static int action_executor_notify_handler(struct action_executor *executor,
                        work_item->evaluation,
                        lttng_trigger_get_credentials(work_item->trigger),
                        LTTNG_OPTIONAL_GET_PTR(work_item->object_creds),
-                       client_handle_transmission_status,
-                       executor);
+                       client_handle_transmission_status, executor);
 }
 
 static int action_executor_start_session_handler(struct action_executor *executor,
This page took 0.023276 seconds and 4 git commands to generate.