From: Allan Stephens Date: Thu, 26 May 2011 17:24:24 +0000 (-0400) Subject: tipc: Eliminate redundant check when sending messages X-Git-Tag: v3.2-rc1~129^2~251^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff60af8c16aa3b8ee51a0a6b4c4ea42342d1607d;p=pandora-kernel.git tipc: Eliminate redundant check when sending messages Eliminates code in tipc_send_buf_fast() that handles messages sent to a destination on the current node, since the only caller of the routine only passes in messages destined for other nodes. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed