SPDK_SUCCESS is a remnant and all other SPDK libraries have used just 0. So this patch removes SPDK_SUCCESS from iSCSI library and uses 0 instead. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ie33fd26238411e994ea9ea0c898da1abb502cad6 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456928 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
conn.c | ||
init_grp.c | ||
iscsi.c | ||
param.c | ||
portal_grp.c | ||
tgt_node.c | ||
common.c | ||
Makefile |