|
|
@@ -501,7 +501,7 @@ static struct publication *tipc_nameseq_remove_publ(struct name_seq *nseq, u32 i
|
|
|
* 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;
|
|
|
|