[Ocfs2-commits] mfasheh commits r1866 - trunk/fs/ocfs2/dlm

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Jan 28 20:01:32 CST 2005


Author: mfasheh
Date: 2005-01-28 20:01:30 -0600 (Fri, 28 Jan 2005)
New Revision: 1866

Modified:
   trunk/fs/ocfs2/dlm/dlmfs_compat.h
Log:
* this line does not belong... at all.



Modified: trunk/fs/ocfs2/dlm/dlmfs_compat.h
===================================================================
--- trunk/fs/ocfs2/dlm/dlmfs_compat.h	2005-01-29 01:48:33 UTC (rev 1865)
+++ trunk/fs/ocfs2/dlm/dlmfs_compat.h	2005-01-29 02:01:30 UTC (rev 1866)
@@ -20,8 +20,6 @@
 #define PREPARE_WORK(w, f, d)	INIT_TQUEUE(w, f, d)
 #define queue_work(queue, t)    schedule_task(t)
 
-#define init_waitqueue_head(foobar) 
-
 #define destroy_workqueue(foobar)
 
 #define flush_workqueue(foobar) flush_scheduled_tasks()



More information about the Ocfs2-commits mailing list