We set cb_ctx to NULL when calling spdk_nvme_probe_async(). It looks that nvme_probe_ctx has not been used anywhere for a long time. nvme_probe_ctx is not public data structure. Remove nvme_probe_ctx to simplify the code and make the following patches easier. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I7dd5f970a7fde1c9c189fae3c8f28f84d7aed991 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10554 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
blobfs | ||
env_dpdk | ||
event | ||
scheduler | ||
sock | ||
Makefile |