Adding upstream version 2.4+really2.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
85727a4155
commit
7819359ae2
458 changed files with 7148 additions and 5151 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,
|
||||
const struct argconfig_commandline_options *clo);
|
||||
struct argconfig_commandline_options *clo);
|
||||
|
||||
void dev_close(struct nvme_dev *dev);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue