K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-07-31T02:04:36.323877Z K 7 svn:log V 372 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. (cherry picked from commit a82f07fc2e2456b0ddc847d611f56a3152a6f940) Git Hash: 3ff5432f9262b69db4fdac328c16ae6381e837ac Git Author: dim@FreeBSD.org END