From: Adrian Bunk Date: Mon, 18 Sep 2006 07:40:38 +0000 (-0700) Subject: [SCTP]: Cleanups X-Git-Tag: v2.6.19-rc1~1272^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=161643660129dd7d98f0b12418c0a2710ffa7db6;p=pandora-kernel.git [SCTP]: Cleanups This patch contains the following cleanups: - make the following needlessly global function static: - socket.c: sctp_apply_peer_addr_params() - add proper prototypes for the several global functions in include/net/sctp/sctp.h Note that this fixes wrong prototypes for the following functions: - sctp_snmp_proc_exit() - sctp_eps_proc_exit() - sctp_assocs_proc_exit() The latter was spotted by the GNU C compiler and reported by David Woodhouse. Signed-off-by: Adrian Bunk Acked-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed