namespace contexts: remove compatibility code
[lttng-modules.git] / lttng-context-uts-ns.c
index cb8c60f172d899a14b3049f607a4ad955a28e604..a6dbddf04275f433362fe74b6393978b867b0577 100644 (file)
@@ -17,8 +17,7 @@
 #include <wrapper/ringbuffer/frontend_types.h>
 #include <lttng-tracer.h>
 
-#if defined(CONFIG_UTS_NS) && \
-       (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
+#if defined(CONFIG_UTS_NS)
 
 static
 size_t uts_ns_get_size(size_t offset)
This page took 0.027195 seconds and 4 git commands to generate.