summaryrefslogtreecommitdiff
path: root/fs/orangefs/pvfs2-mod.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/orangefs/pvfs2-mod.c')
-rw-r--r--fs/orangefs/pvfs2-mod.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/orangefs/pvfs2-mod.c b/fs/orangefs/pvfs2-mod.c
index 9cbc992731d6..69289c5d838c 100644
--- a/fs/orangefs/pvfs2-mod.c
+++ b/fs/orangefs/pvfs2-mod.c
@@ -47,7 +47,6 @@ struct client_debug_mask client_debug_mask = { NULL, 0, 0 };
unsigned int kernel_mask_set_mod_init; /* implicitly false */
int op_timeout_secs = PVFS2_DEFAULT_OP_TIMEOUT_SECS;
int slot_timeout_secs = PVFS2_DEFAULT_SLOT_TIMEOUT_SECS;
-__u32 DEBUG_LINE = 50;
MODULE_LICENSE("GPL");
MODULE_AUTHOR("PVFS2 Development Team");