Re: [2.6 patch] net/sctp/: cleanups

From: David Miller
Date: Mon Sep 18 2006 - 03:41:15 EST


From: Sridhar Samudrala <sri@xxxxxxxxxx>
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()
> > - 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 <bunk@xxxxxxxxx>
>
> Acked-by: Sridhar Samudrala <sri@xxxxxxxxxx>

Applied, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/