提交 2c4a48d0 编写于 作者: L Lars Ellenberg 提交者: Philipp Reisner

drbd: remove unused define

Signed-off-by: NPhilipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: NLars Ellenberg <lars.ellenberg@linbit.com>
上级 81a5d60e
......@@ -149,8 +149,6 @@ static const struct block_device_operations drbd_ops = {
.release = drbd_release,
};
#define ARRY_SIZE(A) (sizeof(A)/sizeof(A[0]))
#ifdef __CHECKER__
/* When checking with sparse, and this is an inline function, sparse will
give tons of false positives. When this is a real functions sparse works.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册