diff options
Diffstat (limited to 'fs/dlm/dlm_internal.h')
-rw-r--r-- | fs/dlm/dlm_internal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/dlm/dlm_internal.h b/fs/dlm/dlm_internal.h index caa1581e158f..73c36f501707 100644 --- a/fs/dlm/dlm_internal.h +++ b/fs/dlm/dlm_internal.h | |||
@@ -43,8 +43,6 @@ | |||
43 | #include <linux/dlm.h> | 43 | #include <linux/dlm.h> |
44 | #include "config.h" | 44 | #include "config.h" |
45 | 45 | ||
46 | #define DLM_LOCKSPACE_LEN 64 | ||
47 | |||
48 | /* Size of the temp buffer midcomms allocates on the stack. | 46 | /* Size of the temp buffer midcomms allocates on the stack. |
49 | We try to make this large enough so most messages fit. | 47 | We try to make this large enough so most messages fit. |
50 | FIXME: should sctp make this unnecessary? */ | 48 | FIXME: should sctp make this unnecessary? */ |