From: Mathieu Desnoyers Date: Mon, 22 Mar 2021 13:50:19 +0000 (-0400) Subject: Cleanup: Remove whiteline X-Git-Tag: v2.13.0-rc1~237 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;ds=sidebyside;h=8441d764b31826a03aeea3f92b716d257b816616;p=lttng-ust.git Cleanup: Remove whiteline Signed-off-by: Mathieu Desnoyers Change-Id: I128bcc42913028f28035794519900d688373544f --- 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 {