commit | fb418240ecbd721a1237da592c075993c1709955 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | Tue May 09 16:46:04 2017 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jun 08 23:26:37 2017 -0700 |
tree | a8f91ef3d38897dba7d586fe5fb5acc7c130b1f3 | |
parent | abb85a9b512e8ca7ad04a5a8a6db9664fe644974 [diff] |
target: remove dead code Local variable _ret_ is assigned to a constant value and it is never updated again. Remove this variable and the dead code it guards. Addresses-Coverity-ID: 140761 Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> Reviewed-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>