From: Sridhar Samudrala <[EMAIL PROTECTED]>
Date: Tue, 05 Sep 2006 16:44:21 -0700
> On Tue, 2006-09-05 at 23:57 +0200, Adrian Bunk wrote:
> > This patch contains the following cleanups:
> > - make the following needlessly global function static:
> > - socket.c: sctp_apply_peer_addr_params()
> >
On Tue, 2006-09-05 at 23:57 +0200, Adrian Bunk wrote:
> 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
>
>
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:
-