[Ocfs2-commits] mfasheh commits r1897 - trunk/fs/ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Feb 18 19:37:59 CST 2005


Author: mfasheh
Signed-off-by: manish
Signed-off-by: mfasheh
Date: 2005-02-18 19:37:57 -0600 (Fri, 18 Feb 2005)
New Revision: 1897

Modified:
   trunk/fs/ocfs2/super.c
Log:
* silly cleanup (we're testing a new commits system)

Signed-off-By: manish 
SIGNED-OFF-BY: mfasheh



Modified: trunk/fs/ocfs2/super.c
===================================================================
--- trunk/fs/ocfs2/super.c	2005-02-19 01:19:15 UTC (rev 1896)
+++ trunk/fs/ocfs2/super.c	2005-02-19 01:37:57 UTC (rev 1897)
@@ -121,7 +121,6 @@
 
 MODULE_LICENSE ("GPL");
 MODULE_AUTHOR("Oracle");
-//MODULE_DESCRIPTION("Oracle Clustered FileSystem");
 
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)
 module_param (debug_context, uint, 0);



More information about the Ocfs2-commits mailing list