+148
−61
Loading
The function inside opal_finalize_and_send() will be executed synchronously, so remove the callback will make the code more clear. Also rename the completion function with "_done" suffix. No code logic change from this patch. Change-Id: I03c5875457e52009768410ad29a89730a7df1c8b Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1648 Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>