+0
−1
Loading
spdk_nvmf_request_get_buffers() doesn't access req->iovcnt and so zeroing req->iovcnt before calling spdk_nvmf_request_get_buffers() can be removed. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I8c18bd7e6eaa7c89361bec9293dc4ff4057098a0 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469200 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Alexey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Seth Howell <seth.howell@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com>