Cleanup: Remove whiteline
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 22 Mar 2021 13:50:19 +0000 (09:50 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 22 Mar 2021 13:50:19 +0000 (09:50 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I128bcc42913028f28035794519900d688373544f

liblttng-ust/ust-events-internal.h

index ec409457deb8f27086f8518b218865c029337bcc..6ade956e769be4a5ca37fab357e4a7a84ed06c40 100644 (file)
@@ -295,7 +295,6 @@ struct lttng_ust_event_notifier_private {
        struct cds_list_head node;              /* Event notifier list */
        struct cds_hlist_node hlist;            /* Hash table of event notifiers */
        struct cds_list_head capture_bytecode_runtime_head;
-
 };
 
 struct lttng_ust_bytecode_runtime {
This page took 0.027461 seconds and 4 git commands to generate.