X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-pid-ns.c;h=894789b88f616b912433c6e121bab1cea4d52df4;hb=9f920259167fcd032139b2ab605b82e5d0b970c6;hp=1e95d6b33bbb19e83a734df18a7f45b299ad6fa6;hpb=b0af7adf85c6d6b0d30ea8f83a830211748c2429;p=lttng-modules.git diff --git a/lttng-context-pid-ns.c b/lttng-context-pid-ns.c index 1e95d6b3..894789b8 100644 --- a/lttng-context-pid-ns.c +++ b/lttng-context-pid-ns.c @@ -17,8 +17,7 @@ #include #include -#if defined(CONFIG_PID_NS) && \ - (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)) +#if defined(CONFIG_PID_NS) static size_t pid_ns_get_size(size_t offset)