From 8441d764b31826a03aeea3f92b716d257b816616 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Mon, 22 Mar 2021 09:50:19 -0400 Subject: [PATCH] Cleanup: Remove whiteline Signed-off-by: Mathieu Desnoyers Change-Id: I128bcc42913028f28035794519900d688373544f --- liblttng-ust/ust-events-internal.h | 1 - 1 file changed, 1 deletion(-) diff --git a/liblttng-ust/ust-events-internal.h b/liblttng-ust/ust-events-internal.h index ec409457..6ade956e 100644 --- a/liblttng-ust/ust-events-internal.h +++ b/liblttng-ust/ust-events-internal.h @@ -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 { -- 2.34.1