aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/server.h
diff options
context:
space:
mode:
authorJon Maloy <[email protected]>2018-02-15 09:40:47 +0000
committerDavid S. Miller <[email protected]>2018-02-16 20:26:34 +0000
commit242e82cc95f6b4e83e1771f9915edcb2a63708e1 (patch)
tree00821f92cfc58231f4054d27fe5297b7f36a8836 /net/tipc/server.h
parenttipc: simplify endianness handling in topology subscriber (diff)
downloadkernel-242e82cc95f6b4e83e1771f9915edcb2a63708e1.tar.gz
kernel-242e82cc95f6b4e83e1771f9915edcb2a63708e1.zip
tipc: collapse subscription creation functions
After the previous changes it becomes logical to collapse the two-level creation of subscription instances into one. We do that here. We also rename the creation and deletion functions for more consistency. Acked-by: Ying Xue <[email protected]> Signed-off-by: Jon Maloy <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/server.h')
-rw-r--r--net/tipc/server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/server.h b/net/tipc/server.h
index 2de8709b467d..995b79591ffe 100644
--- a/net/tipc/server.h
+++ b/net/tipc/server.h
@@ -2,6 +2,7 @@
* net/tipc/server.h: Include file for TIPC server code
*
* Copyright (c) 2012-2013, Wind River Systems
+ * Copyright (c) 2017, Ericsson AB
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without