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 */