[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [PATCH] 1/5: Remove unused #include
- From: Kevin Corry <kevcorry us ibm com>
- To: dm-devel redhat com
- Subject: [dm-devel] [PATCH] 1/5: Remove unused #include
- Date: Mon, 21 Jun 2004 17:54:15 -0500
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;
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]