mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 07:00:48 +00:00
[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>
This commit is contained in:
parent
2d38fe2044
commit
e6c276159c
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user