kernel-ark/net/sctp
Florian Westphal 80445cfb28 [SCTP]: Remove redundant wrapper functions.
sctp_datamsg_free and sctp_datamsg_track are just aliases for
sctp_datamsg_put and sctp_chunk_hold, respectively.

Saves 32 Bytes on x86.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-23 22:47:08 -07:00
..
associola.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
auth.c
bind_addr.c [SCTP]: Fix local_addr deletions during list traversals. 2008-03-11 18:05:02 -07:00
chunk.c [SCTP]: Remove redundant wrapper functions. 2008-03-23 22:47:08 -07:00
command.c
debug.c
endpointola.c
input.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2008-03-18 00:37:55 -07:00
inqueue.c
ipv6.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2008-03-21 03:42:24 -07:00
Kconfig
Makefile
objcnt.c
output.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
outqueue.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
primitive.c
proc.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-03-05 12:26:41 -08:00
protocol.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2008-03-21 03:42:24 -07:00
sm_make_chunk.c [SCTP]: Replace char msg[] with static const char[]. 2008-03-23 22:46:34 -07:00
sm_sideeffect.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
sm_statefuns.c [SCTP]: Replace char msg[] with static const char[]. 2008-03-23 22:46:34 -07:00
sm_statetable.c
socket.c [SCTP]: Remove redundant wrapper functions. 2008-03-23 22:47:08 -07:00
ssnmap.c
sysctl.c
transport.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
tsnmap.c
ulpevent.c
ulpqueue.c