kernel-ark/include/target
Roland Dreier 3dca147199 target: Simplify command completion by removing CMD_T_FAILED flag
The CMD_T_FAILED flag is set used in one place to record the result of a
trivial test, and it is only tested once, few lines later.  We might as
well make the code simpler and easier to read by directly doing the test
of "success" where we want to use it.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2014-02-12 15:14:30 -08:00
..
iscsi
configfs_macros.h
target_core_backend.h
target_core_base.h target: Simplify command completion by removing CMD_T_FAILED flag 2014-02-12 15:14:30 -08:00
target_core_configfs.h
target_core_fabric_configfs.h
target_core_fabric.h