+2
−2
Loading
POSIX defines PRId64/PRIu64/PRIx64 for printing 64-bit values in a portable way. Replace a reference to %lu to remove the assumption about the size of a long. Signed-off-by:Nick Connolly <nick.connolly@mayadata.io> Change-Id: I622fd43e7acf2cb93d3ba4ba9e9367e6dd064a74 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9663 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:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>