Merging upstream version 2.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
23e83cb1c3
commit
cc86d37eef
458 changed files with 7148 additions and 5151 deletions
|
@ -24,8 +24,8 @@
|
|||
struct telemetry_log {
|
||||
struct nvme_telemetry_log *log;
|
||||
size_t log_size;
|
||||
json_object *root;
|
||||
json_object *configuration;
|
||||
struct json_object *root;
|
||||
struct json_object *configuration;
|
||||
};
|
||||
|
||||
#endif /* _SOLIDIGM_TELEMETRY_LOG_H */
|
||||
#endif /* _SOLIDIGM_TELEMETRY_LOG_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue