+1
−1
Loading
POSIX defines %z for printing size_t values in a portable way. Replace a reference to %ld to remove the assumption about the type of size_t. Signed-off-by:Nick Connolly <nick.connolly@mayadata.io> Change-Id: I2186aa5e7072f565ea75de935e22c2c23acf1a1a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8341 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Ziye Yang <ziye.yang@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>