[PATCH] device-mapper: remove unused definition

From: Alasdair G Kergon
Date: Fri Nov 18 2005 - 10:02:32 EST


This patch removes an unused #define.

From: Andrew Stribblehill <a.d.stribblehill@xxxxxxxxxxxx>
Signed-Off-By: Alasdair G Kergon <agk@xxxxxxxxxx>

Index: linux-2.6.14-rc2/drivers/md/dm-io.h
===================================================================
--- linux-2.6.14-rc2.orig/drivers/md/dm-io.h 2005-09-20 04:00:41.000000000 +0100
+++ linux-2.6.14-rc2/drivers/md/dm-io.h 2005-09-26 22:36:36.000000000 +0100
@@ -9,9 +9,6 @@

#include "dm.h"

-/* FIXME make this configurable */
-#define DM_MAX_IO_REGIONS 8
-
struct io_region {
struct block_device *bdev;
sector_t sector;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/