From 2f6c9aa95a9a0a5f5df775fa470494ac135c3c9a Mon Sep 17 00:00:00 2001 From: Allan Stephens Date: Mon, 23 May 2011 13:38:39 -0400 Subject: [PATCH] --- yaml --- r: 255910 b: refs/heads/master c: 7ae4738e9e46a2f88e5d1332b7397bb96c527c44 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/tipc/core.h | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 15c6dbd7fe13..64e6227b9045 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e726900380cfff50436ca6c5e08b35b3357d82a +refs/heads/master: 7ae4738e9e46a2f88e5d1332b7397bb96c527c44 diff --git a/trunk/net/tipc/core.h b/trunk/net/tipc/core.h index 436dda1159d2..d234a98a460a 100644 --- a/trunk/net/tipc/core.h +++ b/trunk/net/tipc/core.h @@ -61,12 +61,6 @@ struct tipc_msg; /* msg.h */ struct print_buf; /* log.h */ -/* - * TIPC sanity test macros - */ - -#define assert(i) BUG_ON(!(i)) - /* * TIPC system monitoring code */