X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libust%2Ftracer.c;h=6f192130df269e7820df085bed8cc464684c56d9;hb=99b72dc0657875cee4a10bf4c855e99a1b1d1f9c;hp=cc1dbfddfd2ffd36fa664cb91c5a35f0ec338e16;hpb=a327294108470b94873a0c248fc02811db98fd64;p=ust.git diff --git a/libust/tracer.c b/libust/tracer.c index cc1dbfd..6f19213 100644 --- a/libust/tracer.c +++ b/libust/tracer.c @@ -807,7 +807,7 @@ traces_error: //ust// } /* Must be called while sure that trace is in the list. */ -static int _ltt_trace_destroy(struct ltt_trace_struct *trace) +static int _ltt_trace_destroy(struct ltt_trace_struct *trace) { int err = -EPERM;