Loading
bdev/nvme: Factor out getting admin path into a helper function
Factor out the operation to get ctrlr pointer to submit an admin command into a helper function bdev_nvme_find_admin_path(). This will make the following changes transparent. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Idabfa5874ad95414f24d414702205b0cdbc98ddb Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7105 Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>