[PATCH] TIPC: make function tipc_nameseq_subscribe static

2007-08-02 Thread Florian Westphal
make needlessly global function tipc_nameseq_subscribe static. Signed-off-by: Florian Westphal [EMAIL PROTECTED] --- 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: *

Re: [PATCH] TIPC: make function tipc_nameseq_subscribe static

2007-08-02 Thread David Miller
From: Florian Westphal [EMAIL PROTECTED] Date: Fri, 3 Aug 2007 00:56:38 +0200 make needlessly global function tipc_nameseq_subscribe static. Signed-off-by: Florian Westphal [EMAIL PROTECTED] Patch applied, thanks Florian. - To unsubscribe from this list: send the line unsubscribe netdev in