Fix tracepoint event related build errors
[lttng-ust.git] / include / lttng / tracepoint.h
index e177b87d8cfcf119c1b9ba81c67ea25d5a74088a..2753d95a6f7b44c39ac6e71796c8970303248b92 100644 (file)
@@ -272,7 +272,6 @@ static void __attribute__((destructor)) __tracepoints__destroy(void)
  * the provider:event identifier is limited to 127 characters.
  */
 
-
 #define TRACEPOINT_EVENT(provider, name, args, fields)                 \
        _DECLARE_TRACEPOINT(provider, name, _TP_PARAMS(args))
 
This page took 0.023415 seconds and 4 git commands to generate.