Remove empty line from tracepoint.h
[ust.git] / include / ust / tracepoint.h
index c484353dc28ffbc2475cc35e24b676f074bfc3bb..9feb9d51d55a4bc74aee85d281966db126c78286 100644 (file)
@@ -99,7 +99,6 @@ struct tracepoint {
        {                                                               \
                return __tracepoint_probe_register(#name, (void *)probe,\
                                                 data);                 \
-                                                                       \
        }                                                               \
        static inline int                                               \
        __unregister_trace_##name(void (*probe)(data_proto), void *data)\
This page took 0.021985 seconds and 4 git commands to generate.