projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a61432d
)
tipc: Remove unused macro CF_SERVER
author
YueHaibing
<yuehaibing@huawei.com>
Fri, 18 Sep 2020 13:16:15 +0000
(21:16 +0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Sep 2020 21:56:25 +0000
(14:56 -0700)
It is no used any more, so can remove it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/topsrv.c
patch
|
blob
|
history
diff --git
a/net/tipc/topsrv.c
b/net/tipc/topsrv.c
index
1489cfb
..
5f6f860
100644
(file)
--- a/
net/tipc/topsrv.c
+++ b/
net/tipc/topsrv.c
@@
-48,7
+48,6
@@
#define MAX_SEND_MSG_COUNT 25
#define MAX_RECV_MSG_COUNT 25
#define CF_CONNECTED 1
-#define CF_SERVER 2
#define TIPC_SERVER_NAME_LEN 32