[PATCH] TIPC: make function tipc_nameseq_subscribe static

Subsystems: networking [general], the rest, tipc network layer

STALE6969d

2 messages, 2 authors, 2007-08-03 · open the first message on its own page

[PATCH] TIPC: make function tipc_nameseq_subscribe static

From: Florian Westphal <fw@strlen.de>
Date: 2007-08-02 22:56:45

make needlessly global function tipc_nameseq_subscribe static.

Signed-off-by: Florian Westphal <fw@strlen.de>
---
diff --git a/net/tipc/name_table.c b/net/tipc/name_table.c
index d8473ee..ac7dfdd 100644
--- a/net/tipc/name_table.c
+++ b/net/tipc/name_table.c
@@ -501,7 +501,7 @@ end_node:
  * sequence overlapping with the requested sequence
  */
 
-void tipc_nameseq_subscribe(struct name_seq *nseq, struct subscription *s)
+static void tipc_nameseq_subscribe(struct name_seq *nseq, struct subscription *s)
 {
 	struct sub_seq *sseq = nseq->sseqs;
 

Re: [PATCH] TIPC: make function tipc_nameseq_subscribe static

From: David Miller <davem@davemloft.net>
Date: 2007-08-03 02:26:45

From: Florian Westphal <fw@strlen.de>
Date: Fri, 3 Aug 2007 00:56:38 +0200
make needlessly global function tipc_nameseq_subscribe static.

Signed-off-by: Florian Westphal <fw@strlen.de>
Patch applied, thanks Florian.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help