From: Allan Stephens Date: Tue, 31 May 2011 18:35:18 +0000 (-0400) Subject: tipc: Eliminate useless check when creating internal message X-Git-Tag: v3.1-rc1~316^2~349^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f4e2b30372695573bc46102790094a92b3eb11;p=pandora-kernel.git tipc: Eliminate useless check when creating internal message Gets rid of code that allows tipc_msg_init() to create a short payload message header. This optimization is possible because there are no longer any callers who require this capability. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed