Refactoring: struct lttng_channel
[lttng-modules.git] / src / lttng-context-hostname.c
index c34ed5cd1a6814a3da7c1d1ae886cea6a5085557..8956e540e1c8a0a01255c61d88203b9727ed9092 100644 (file)
@@ -31,7 +31,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 lttng_kernel_ring_buffer_ctx *ctx,
-                struct lttng_channel *chan)
+                struct lttng_kernel_channel_buffer *chan)
 {
        struct nsproxy *nsproxy;
        struct uts_namespace *ns;
This page took 0.02407 seconds and 4 git commands to generate.