提交 7ae4738e 编写于 作者: A Allan Stephens 提交者: Paul Gortmaker

tipc: Remove unused sanity test macro

Eliminates a TIPC-specific assert() macro that is no longer used.
Signed-off-by: NAllan Stephens <allan.stephens@windriver.com>
Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
上级 5e726900
...@@ -61,12 +61,6 @@ ...@@ -61,12 +61,6 @@
struct tipc_msg; /* msg.h */ struct tipc_msg; /* msg.h */
struct print_buf; /* log.h */ struct print_buf; /* log.h */
/*
* TIPC sanity test macros
*/
#define assert(i) BUG_ON(!(i))
/* /*
* TIPC system monitoring code * TIPC system monitoring code
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册