HomeFreeBSD

Fix 32-bit build post 6733401935f83754b4b2744bc3d33ef84b1271e0

Description

Fix 32-bit build post 6733401935f83754b4b2744bc3d33ef84b1271e0

The general style in sbin/nvmecontrol apppears to print uint64_t types
using %j, so I'm using that instead of the more general (but admittedly
ugly) PRIu64.

Details

Provenance
dimAuthored on Jan 8 2021, 10:38 PM
Parents
rGf222a6b88614: dtrace: Fix /"string" == NULL/ comparisons using an uninitialized value.
Branches
Unknown
Tags
Unknown