X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=instrumentation%2Fevents%2Flttng-module%2Fsched.h;h=e5066afe3b55049a422afc7b944c601cdc61f9d6;hb=216b6baae40c76965e000d77ee9f3b17a0d7553c;hp=3c379e1fc9ef39955cf62dfe4b079ff27ed09ede;hpb=0292e7f294eaeb5cbedded798fa0d9e68d8259dd;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/sched.h b/instrumentation/events/lttng-module/sched.h index 3c379e1f..e5066afe 100644 --- a/instrumentation/events/lttng-module/sched.h +++ b/instrumentation/events/lttng-module/sched.h @@ -316,7 +316,7 @@ LTTNG_TRACEPOINT_EVENT_CLASS(sched_process_template, LTTNG_TRACEPOINT_EVENT_INSTANCE(sched_process_template, sched_process_free, TP_PROTO(struct task_struct *p), TP_ARGS(p)) - + /* * Tracepoint for a task exiting: