Namespace kernel version macros
[lttng-modules.git] / wrapper / splice.c
index 916ec95570a65d604f540ac30df2248e3ab5dca7..9baf2be30e2ebe6da2e92e41a89c87e53e624e7e 100644 (file)
@@ -25,7 +25,7 @@
 #include <lttng-kernel-version.h>
 
 #if (defined(CONFIG_KALLSYMS) \
-       && (LINUX_VERSION_CODE < KERNEL_VERSION(4,2,0)))
+       && (LTTNG_LINUX_VERSION_CODE < LTTNG_KERNEL_VERSION(4,2,0)))
 
 #include <linux/kallsyms.h>
 #include <linux/fs.h>
This page took 0.024038 seconds and 4 git commands to generate.