sessiond: propagate the use of ltt_session::locked_ref
[lttng-tools.git] / src / bin / lttng-sessiond / dispatch.cpp
index 9d53896df9857ff7fa7c0208bb391ea62e428e76..33e90a1a59aeb6b0ef8f39a8a65ac70741804af9 100644 (file)
@@ -434,7 +434,6 @@ static void *thread_dispatch_ust_registration(void *data)
                                        err = 0;
                                        goto error;
                                }
-
                        }
                } while (node != nullptr);
 
This page took 0.023503 seconds and 4 git commands to generate.