Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-user-ns.c
index ee1cf73991025035734961b0d3add930588dc6e6..e4bb1dd2e6f49dcb341aa5ccda6f428298d98db6 100644 (file)
@@ -84,7 +84,7 @@ size_t user_ns_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void user_ns_record(struct lttng_ust_ctx_field *field,
                 struct lttng_ust_lib_ring_buffer_ctx *ctx,
-                struct lttng_channel *chan)
+                struct lttng_ust_channel_buffer *chan)
 {
        ino_t user_ns;
 
This page took 0.024035 seconds and 4 git commands to generate.