K 10 svn:author V 9 jimharris K 8 svn:date V 27 2012-09-18T18:16:52.935638Z K 7 svn:log V 245 Add __aligned(4) to NVMe defined data structures. This fixes issue in nvmecontrol(8), where clang throws a cast-align warning when casting a __packed structure pointer to a uint32_t pointer as part of printing raw hex output. Reported by: dhw END