Whamcloud - gitweb
LU-155 cleanup some dead code
[fs/lustre-release.git] / lustre / include / linux / lustre_intent.h
index 9bf28d4..39b5a99 100644 (file)
@@ -39,8 +39,6 @@
 
 #include <linux/lustre_version.h>
 
-#ifndef HAVE_VFS_INTENT_PATCHES
-
 /* intent IT_XXX are defined in lustre/include/obd.h */
 struct lustre_intent_data {
         int       it_disposition;
@@ -60,4 +58,3 @@ struct lookup_intent {
 };
 
 #endif
-#endif