提交 e6c27615 编写于 作者: A Andrew Stribblehill 提交者: Linus Torvalds

[PATCH] device-mapper: remove unused definition

This patch removes an unused #define.
Signed-off-by: NAlasdair G Kergon <agk@redhat.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 2d38fe20
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册