Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6c27615 authored by Andrew Stribblehill's avatar Andrew Stribblehill Committed by Linus Torvalds
Browse files

[PATCH] device-mapper: remove unused definition



This patch removes an unused #define.

Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 2d38fe20
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -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;