+65
−10
Loading
For nvme_ctrlr_op_rpc(). change its return type to void and it to always call the completion callback. This simplifies the code and make the next patch easier to reset each ctrlr sequentially when multipath is configured. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I744313b9f8ac650fe7c468d657a2ce899629479c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16743 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>