]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/lustre/lustre/osc/osc_cl_internal.h
staging/lustre/osc: some cleanup to reduce stack overflow chance
[karo-tx-linux.git] / drivers / staging / lustre / lustre / osc / osc_cl_internal.h
index 001a9c84ab8e43718760c4fa6be9b652fa95ef98..158e8fff838f4666d5f7c30cf3780376e79fa5d4 100644 (file)
@@ -584,8 +584,6 @@ enum osc_extent_state {
        OES_TRUNC     = 6, /** being truncated */
        OES_STATE_MAX
 };
-#define OES_STRINGS { "inv", "active", "cache", "locking", "lockdone", "rpc", \
-                     "trunc", NULL }
 
 /**
  * osc_extent data to manage dirty pages.