From: Joern Engel Date: Tue, 2 Sep 2014 21:49:53 +0000 (-0400) Subject: iscsi-target: remove unnecessary check in iscsit_setup_np error path X-Git-Tag: fixes-against-v3.18-rc2~19^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94e16e9c59312247de199b5f9bf141d1bd946dd0;p=pandora-kernel.git iscsi-target: remove unnecessary check in iscsit_setup_np error path Found by coverity. At this point sock is non-NULL, so the check to unnecessary. Signed-off-by: Joern Engel Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed