Whamcloud - gitweb
LU-2675 build: assume __linux__ and __KERNEL__
[fs/lustre-release.git] / lustre / ptlrpc / sec_ctx.c
index 431f4b3..c04020a 100644 (file)
@@ -20,7 +20,6 @@
  *
  * GPL HEADER END
  */
-#ifdef __KERNEL__
 
 #define DEBUG_SUBSYSTEM S_FILTER
 
@@ -123,4 +122,3 @@ put_old:
        dput(dchild_old);
        RETURN(err);
 }
-#endif /* __KERNEL__ */