Merging upstream version 2.1.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
358e2dd037
commit
ef8e2258ec
338 changed files with 631 additions and 601 deletions
|
@ -86,7 +86,7 @@ int solidigm_get_garbage_collection_log(int argc, char **argv, struct command *c
|
|||
if (flags == -EINVAL) {
|
||||
fprintf(stderr, "Invalid output format '%s'\n", cfg.output_format);
|
||||
close(fd);
|
||||
return fd;
|
||||
return flags;
|
||||
}
|
||||
|
||||
garbage_control_collection_log_t gc_log;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue