Loading net/tipc/core.h +0 −6 Original line number Diff line number Diff line Loading @@ -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 */ Loading Loading
net/tipc/core.h +0 −6 Original line number Diff line number Diff line Loading @@ -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 */ Loading