X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-dl%2Flibfoo-tp.h;h=5dcc2507c9af16b37121c3ff66acd7acd0e627ac;hb=10c9e48bf29b5d7736b5c8635afb50f7c422e1a4;hp=c95a0885269f670437e7ebdd4a951ccd93bfd67e;hpb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;p=lttng-tools.git 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 */