fix trailing whitespace (#17)
Remove trailing whitespace (done by cleanup script).
This commit is contained in:
Родитель
402c70f067
Коммит
3b8110f844
|
@ -1040,7 +1040,7 @@ int lttngh_EventProbe(
|
|||
#ifndef USE_LTTNG_2_7
|
||||
struct lttng_stack_ctx stackContext;
|
||||
memset(&stackContext, 0, sizeof(stackContext));
|
||||
|
||||
|
||||
stackContext.event = pEvent;
|
||||
stackContext.chan_ctx = lttngh_RCU_DEREFERENCE(pChannel->ctx);
|
||||
stackContext.event_ctx = lttngh_RCU_DEREFERENCE(pEvent->ctx);
|
||||
|
|
Загрузка…
Ссылка в новой задаче