git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d30686
)
iscsi-target: remove unnecessary check in iscsit_setup_np error path
author
Joern Engel
<joern@logfs.org>
Tue, 2 Sep 2014 21:49:53 +0000
(17:49 -0400)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 17 Sep 2014 20:36:13 +0000
(13:36 -0700)
Found by coverity. At this point sock is non-NULL, so the check
to unnecessary.
Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found