context callstack: Add missing static
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 17:49:08 +0000 (13:49 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 17:49:08 +0000 (13:49 -0400)
commitc88dc738c9b82013d8e1b3f5aa3dfc4595dfb570
tree494196541a2c91b258dec07e4d96281b7dfad3aa
parent9139e0fa272d454181bdd59559e4e32e4ab24027
context callstack: Add missing static

lttng_cs_event_fields() is only used within the compile unit, mark it
static.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I3435c6de411a0671de86ecdbcb3e1ea019d908e6
src/lttng-context-callstack.c
This page took 0.025058 seconds and 4 git commands to generate.