From: Florian Westphal Date: Mon, 24 Mar 2008 05:47:08 +0000 (-0700) Subject: [SCTP]: Remove redundant wrapper functions. X-Git-Tag: v2.6.26-rc1~1138^2~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80445cfb28a6b093540582b68d9ae928bf34cfe7;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed