commit | 06b967e429cfb76494badb9ffdd69e934ba72c77 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Thu Sep 03 16:03:43 2015 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Sep 11 00:32:32 2015 -0700 |
tree | 6ace8316efba7b682d5491fcc9c91acb668db9a1 | |
parent | 4824640ec3fc84337cb2baa9fb780e95864feb88 [diff] |
target: Remove no-op conditional This does nothing, and there are many other places where transport_cmd_check_stop_to_fabric()'s retval is not checked>, If we wanted to check it here, we should probably do it those other places too. Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>