]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/tipc/name_table.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
[karo-tx-linux.git] / net / tipc / name_table.h
index 207d59ebf849dec24ffb75f789ce869f7a09dcc7..71cb4dc712df8bc5898cff24eddcf64a10d9a049 100644 (file)
@@ -45,10 +45,8 @@ struct tipc_port_list;
 /*
  * TIPC name types reserved for internal TIPC use (both current and planned)
  */
-
 #define TIPC_ZM_SRV 3          /* zone master service name type */
 
-
 /**
  * struct publication - info about a published (name or) name sequence
  * @type: name sequence type
@@ -67,7 +65,6 @@ struct tipc_port_list;
  *
  * Note that the node list, cluster list, and zone list are circular lists.
  */
-
 struct publication {
        u32 type;
        u32 lower;