X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-pid-ns.c;h=894789b88f616b912433c6e121bab1cea4d52df4;hb=0a06a42ce241fa6696bc4ee04636279f0b6f553f;hp=1e95d6b33bbb19e83a734df18a7f45b299ad6fa6;hpb=6388029c11796f2416f772c1f9aca2ec925774e2;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)