tipc: rename tipc_server to tipc_topsrv
We rename struct tipc_server to struct tipc_topsrv. This reflect its now specialized role as topology server. Accoringly, we change or add function prefixes to make it clearer which functionality those belong to. There are no functional changes in this commit. Acked-by: Ying.Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
0ef897be12
commit
026321c6d0
@@ -37,7 +37,7 @@
|
||||
#include "addr.h"
|
||||
#include "group.h"
|
||||
#include "bcast.h"
|
||||
#include "server.h"
|
||||
#include "topsrv.h"
|
||||
#include "msg.h"
|
||||
#include "socket.h"
|
||||
#include "node.h"
|
||||
|
||||
Reference in New Issue
Block a user