+2
−3
Loading
Previously the nvme_ctrlr_state_string() function was only defined for DEBUG builds since it was only used in DEBUGLOGs. So now that we're also using it for an ERRLOG we need to define this function in release builds as well. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ic14b251fbd7da1519ad0fd4d8a183d6b6ca17984 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9468 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>