+12
−44
Loading
Some functions such as ublk_start_kernel, ublk_stop_kernel and _ublk_start_disk were only calling ublk_ctrl_cmd. Just call ublk_ctrl_cmd directly and avoid the extra function indirections. Signed-off-by:Jim Harris <james.r.harris@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16453 (master) (cherry picked from commit 5b81c4bb) Change-Id: Ic7d211b9b730af816f7747e031bdaef865ece433 Signed-off-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16493 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>