+1
−8
+0
−1
Loading
The pointer to nvmf_poll_group is set in nvmf_transport_poll_group_create() after returning nvmf_fc_poll_group_create(). Hence holding it into struct spdk_nvmf_fc_poll_group is duplicated and can be removed. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I7087c5cdb94b0b0c5f51b0b63b631c08266c90d0 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466842 Reviewed-by:
Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>