From: wangweidong Date: Thu, 12 Dec 2013 01:36:40 +0000 (+0800) Subject: tipc: kill unnecessary goto's X-Git-Tag: v3.14-rc1~94^2~490 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8401fe9d;p=pandora-kernel.git tipc: kill unnecessary goto's Remove a number of needless 'goto exit' in send_stream when the socket is in an unconnected state. This patch is cosmetic and does not alter the operation of TIPC in any way. Reviewed-by: Jon Maloy Reviewed-by: Erik Hugne Signed-off-by: Wang Weidong Signed-off-by: David S. Miller --- Reading git-diff-tree failed