]> Pileus Git - ~andy/linux/blobdiff - net/tipc/node_subscr.h
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
[~andy/linux] / net / tipc / node_subscr.h
index 4bc2ca0867a18144bc135e786bb79146d1584531..c95d20727ded3ea70cf9532a82cd8ff20fde415d 100644 (file)
@@ -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;