From: Ying Xue Date: Thu, 27 Mar 2014 04:54:30 +0000 (+0800) Subject: tipc: remove unnecessary checking for node object X-Git-Tag: v3.15-rc1~113^2~66^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76d7882420d94075c806c074de241602a06e47e6;p=pandora-kernel.git tipc: remove unnecessary checking for node object tipc_node_create routine doesn't need to check whether a node object specified with a node address exists or not because its caller(ie, tipc_disc_recv_msg routine) has checked this before calling it. Signed-off-by: Ying Xue Reviewed-by: Erik Hugne Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed