master
plugins/solidigm: Better string handling on Telemetry parsing.
solidigm: Updated Telemetry parsing code to MIT license.
solidigm: fix unchecked return value in solidigm_config_get_nlog_formats()
nvme: move source code to src folder
solidigm-telemetry: check return value of sldm_telemetry_structure_parse
nvme: use #pragma once to reduce header file #ifndef code
solidigm-telemetry: fix missing fallthrough annotations in debug info switch
licenses: add missing spdx tags
src: order includes per common recommendation
plugins/solidigm: Added NLog support to Telemetry parsing. Telemetry Reason Identifier fields changed to start with lower case.
plugins/solidigm: Enabled Telemetry side trace items parsing.
solidigm: remove logically dead code in parse_tracker_chunk_json
solidigm: fix integer overflow in sldm_parse_cd_uart_log()