Răsfoiți Sursa

[PATCH] device-mapper: remove unused definition

This patch removes an unused #define.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Andrew Stribblehill 19 ani în urmă
părinte
comite
e6c276159c
1 a modificat fișierele cu 0 adăugiri și 3 ștergeri
  1. 0 3
      drivers/md/dm-io.h

+ 0 - 3
drivers/md/dm-io.h

@@ -9,9 +9,6 @@
 
 
 #include "dm.h"
 #include "dm.h"
 
 
-/* FIXME make this configurable */
-#define DM_MAX_IO_REGIONS 8
-
 struct io_region {
 struct io_region {
 	struct block_device *bdev;
 	struct block_device *bdev;
 	sector_t sector;
 	sector_t sector;