master
licenses: add missing spdx tags
util: remove util/types.h
src: rename struct command *cmd to acmd
nvme: do not print status message on default
nvme: use #pragma once to reduce header file #ifndef code
shared: move nvme_uint128_t and its helpers to shared/uint128-util
ocp: normalize command descriptions for consistency
nvme: move source code to src folder
shared: move util_uuid_to_string/util_fw_to_string to shared/uuid-util
ocp-smart-extended-log: fix sizeof mismatch in malloc for get_c0_log_page()
ocp: sanitize tainted ascii_id_length before memcpy
libnvme: introduce libnvme prefix for library API