[dm-devel] [PATCH] 1/5: Remove unused #include

Kevin Corry kevcorry at us.ibm.com
Mon Jun 21 22:54:15 UTC 2004


kcopyd.c: Remove unused #include.

--- diff/drivers/md/kcopyd.c	2004-06-21 13:37:07.000000000 -0500
+++ source/drivers/md/kcopyd.c	2004-06-21 13:37:39.840803304 -0500
@@ -24,9 +24,6 @@
 
 #include "kcopyd.h"
 
-/* FIXME: this is only needed for the DMERR macros */
-#include "dm.h"
-
 static struct workqueue_struct *_kcopyd_wq;
 static struct work_struct _kcopyd_work;
 




More information about the dm-devel mailing list