Rename struct lib_ring_buffer_ctx to struct lttng_kernel_ring_buffer_ctx
[lttng-modules.git] / src / lttng-context-hostname.c
index b12ff0bcdd46b310e0834c4f361a264030e6f41a..c34ed5cd1a6814a3da7c1d1ae886cea6a5085557 100644 (file)
@@ -30,7 +30,7 @@ size_t hostname_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, s
 
 static
 void hostname_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 nsproxy *nsproxy;
This page took 0.022647 seconds and 4 git commands to generate.