[Ocfs2-commits] smushran commits r2904 - branches/ocfs2-1.2/fs/ocfs2/dlm

svn-commits@oss.oracle.com svn-commits at oss.oracle.com
Thu Apr 20 15:23:26 CDT 2006


Author: smushran
Signed-off-by: khackel
Date: 2006-04-20 15:23:26 -0500 (Thu, 20 Apr 2006)
New Revision: 2904

Modified:
   branches/ocfs2-1.2/fs/ocfs2/dlm/dlmunlock.c
Log:
Removed whitespace in dlmunlock.c
Signed-off-by: khackel

Modified: branches/ocfs2-1.2/fs/ocfs2/dlm/dlmunlock.c
===================================================================
--- branches/ocfs2-1.2/fs/ocfs2/dlm/dlmunlock.c	2006-04-20 20:01:51 UTC (rev 2903)
+++ branches/ocfs2-1.2/fs/ocfs2/dlm/dlmunlock.c	2006-04-20 20:23:26 UTC (rev 2904)
@@ -318,7 +318,7 @@
 	size_t veclen = 1;
 
 	mlog_entry("%.*s\n", res->lockname.len, res->lockname.name);
-			
+
 	if (owner == dlm->node_num) {
 		/* ended up trying to contact ourself.  this means
 		 * that the lockres had been remote but became local




More information about the Ocfs2-commits mailing list