[SCTP]: Make sctp_addto_param() static.
authorAdrian Bunk <bunk@kernel.org>
Wed, 12 Sep 2007 13:16:21 +0000 (15:16 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:19 +0000 (16:49 -0700)
commit5c94bf86c865fb779f1743672b4d0f6cdd706728
tree10c507e54cf2609afe8a5ad30fbaf67c58192cdc
parent464771fe4743afd00ebff65aee0983fa1aa1da4f
[SCTP]: Make sctp_addto_param() static.

sctp_addto_param() can become static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/sm_make_chunk.c