Fix: LTTNG_KERNEL_ADD_CALLSITE: Handle unknown event type
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Oct 2019 19:23:59 +0000 (15:23 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Oct 2019 19:23:59 +0000 (15:23 -0400)
Return -ENOSYS for unknown event type (similarly to other commands)
rather than falling-through the switch statement.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.026309 seconds and 4 git commands to generate.