Rename struct lib_ring_buffer_ctx to struct lttng_kernel_ring_buffer_ctx
[lttng-modules.git] / src / lttng-context-pid-ns.c
index d4ff5153c31f72595272cd9d4ba4bac2ae4ed238..4c5a3e1996481a65eb5026fcab71c42588ecea6c 100644 (file)
@@ -35,7 +35,7 @@ size_t pid_ns_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, siz
 
 static
 void pid_ns_record(void *priv, struct lttng_kernel_probe_ctx *probe_ctx,
-                struct lib_ring_buffer_ctx *ctx,
+                struct lttng_kernel_ring_buffer_ctx *ctx,
                 struct lttng_channel *chan)
 {
        struct pid_namespace *ns;
This page took 0.02265 seconds and 4 git commands to generate.