From: Allan Stephens Date: Fri, 4 Nov 2011 17:24:29 +0000 (-0400) Subject: tipc: Eliminate trivial buffer manipulation helper routines X-Git-Tag: v3.4-rc1~177^2~171^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f6d9123f1c7ef7297b0da1620988fe16c738e75;p=pandora-kernel.git tipc: Eliminate trivial buffer manipulation helper routines Gets rid of two inlined routines that simply call existing sk_buff manipulation routines, since there is no longer any extra processing done by the helper routines. Note that these changes are essentially cosmetic in nature, and have no impact on the actual operation of TIPC. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed