X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Ftipc%2Fnode_subscr.h;h=c95d20727ded3ea70cf9532a82cd8ff20fde415d;hb=6101167727932a929e37fb8a6eeb68bdbf54d58e;hp=4bc2ca0867a18144bc135e786bb79146d1584531;hpb=f310642123e0d32d919c60ca3fab5acd130c4ba3;p=~andy%2Flinux diff --git a/net/tipc/node_subscr.h b/net/tipc/node_subscr.h index 4bc2ca0867a..c95d20727de 100644 --- a/net/tipc/node_subscr.h +++ b/net/tipc/node_subscr.h @@ -48,7 +48,6 @@ typedef void (*net_ev_handler) (void *usr_handle); * @usr_handle: argument to pass to routine when node fails * @nodesub_list: adjacent entries in list of subscriptions for the node */ - struct tipc_node_subscr { struct tipc_node *node; net_ev_handler handle_node_down;