diff options
Diffstat (limited to 'include/linux/dlm.h')
-rw-r--r-- | include/linux/dlm.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/dlm.h b/include/linux/dlm.h index c743fbc769db..188f6e6925a0 100644 --- a/include/linux/dlm.h +++ b/include/linux/dlm.h | |||
@@ -22,10 +22,6 @@ | |||
22 | /* Lock levels and flags are here */ | 22 | /* Lock levels and flags are here */ |
23 | #include <linux/dlmconstants.h> | 23 | #include <linux/dlmconstants.h> |
24 | 24 | ||
25 | |||
26 | #define DLM_RESNAME_MAXLEN 64 | ||
27 | |||
28 | |||
29 | typedef void dlm_lockspace_t; | 25 | typedef void dlm_lockspace_t; |
30 | 26 | ||
31 | /* | 27 | /* |