diff options
Diffstat (limited to 'net/tipc/node_subscr.h')
-rw-r--r-- | net/tipc/node_subscr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/node_subscr.h b/net/tipc/node_subscr.h index 4bc2ca0867a1..c95d20727ded 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); | |||
48 | * @usr_handle: argument to pass to routine when node fails | 48 | * @usr_handle: argument to pass to routine when node fails |
49 | * @nodesub_list: adjacent entries in list of subscriptions for the node | 49 | * @nodesub_list: adjacent entries in list of subscriptions for the node |
50 | */ | 50 | */ |
51 | |||
52 | struct tipc_node_subscr { | 51 | struct tipc_node_subscr { |
53 | struct tipc_node *node; | 52 | struct tipc_node *node; |
54 | net_ev_handler handle_node_down; | 53 | net_ev_handler handle_node_down; |