Loading
bdev/nvme: positive error code to spdk_strerror()
This patch changes the function that is mapping error code to string and passes positive value to in. strerror(), spdk_strerror() shall not receive negative values. Change-Id: I90ffad81f98cff513bbb4bdc5521e15a2a6b6a9e Signed-off-by:Marcin Spiewak <marcin.spiewak@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22721 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>