Merging upstream version 2.4+really2.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
58746eb9a3
commit
1fbda9c797
458 changed files with 5141 additions and 7138 deletions
2
nvme.h
2
nvme.h
|
@ -96,7 +96,7 @@ void register_extension(struct plugin *plugin);
|
|||
* parse_and_open - parses arguments and opens the NVMe device, populating @dev
|
||||
*/
|
||||
int parse_and_open(struct nvme_dev **dev, int argc, char **argv, const char *desc,
|
||||
struct argconfig_commandline_options *clo);
|
||||
const struct argconfig_commandline_options *clo);
|
||||
|
||||
void dev_close(struct nvme_dev *dev);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue