Refactoring: struct lttng_channel
[lttng-modules.git] / src / lttng-context-ipc-ns.c
index 5a805f1e25e0223338d07addc9ad1076daf8539c..c578fea8b5b6d00322c65271d36260501d8956ef 100644 (file)
@@ -36,7 +36,7 @@ size_t ipc_ns_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, siz
 static
 void ipc_ns_record(void *priv, struct lttng_kernel_probe_ctx *probe_ctx,
                 struct lttng_kernel_ring_buffer_ctx *ctx,
-                struct lttng_channel *chan)
+                struct lttng_kernel_channel_buffer *chan)
 {
        unsigned int ipc_ns_inum = 0;
 
This page took 0.023345 seconds and 4 git commands to generate.