Commit f13604a2 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Linus Torvalds
parent f9630ec9
...@@ -731,7 +731,7 @@ static void __exit ocfs2_stack_glue_exit(void) ...@@ -731,7 +731,7 @@ static void __exit ocfs2_stack_glue_exit(void)
} }
MODULE_AUTHOR("Oracle"); MODULE_AUTHOR("Oracle");
MODULE_DESCRIPTION("ocfs2 cluter stack glue layer"); MODULE_DESCRIPTION("ocfs2 cluster stack glue layer");
MODULE_LICENSE("GPL"); MODULE_LICENSE("GPL");
module_init(ocfs2_stack_glue_init); module_init(ocfs2_stack_glue_init);
module_exit(ocfs2_stack_glue_exit); module_exit(ocfs2_stack_glue_exit);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment