X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-dl%2Flibfoo-tp.h;fp=tests%2Fregression%2Fust%2Fust-dl%2Flibfoo-tp.h;h=5dcc2507c9af16b37121c3ff66acd7acd0e627ac;hp=c95a0885269f670437e7ebdd4a951ccd93bfd67e;hb=28f23191dcbf047429d51950a337a57d7a3f866a;hpb=f250b40e2179eccdb83766bf4abef5a35036c47b diff --git a/tests/regression/ust/ust-dl/libfoo-tp.h b/tests/regression/ust/ust-dl/libfoo-tp.h index c95a08852..5dcc2507c 100644 --- a/tests/regression/ust/ust-dl/libfoo-tp.h +++ b/tests/regression/ust/ust-dl/libfoo-tp.h @@ -16,12 +16,7 @@ #include -TRACEPOINT_EVENT( - libfoo, - foo, - TP_ARGS(void), - TP_FIELDS() -) +TRACEPOINT_EVENT(libfoo, foo, TP_ARGS(void), TP_FIELDS()) #endif /* _LIBFOO_TP_H */