Commit 44cd480
Use argument structure for nvme_identify()
Use an argument structure instead of passing all arguments one by one.
This allows for a future expansion of the argument list without having
to change the library ABI.
Signed-off-by: Hannes Reinecke <[email protected]>1 parent b9fe7a8 commit 44cd480
2 files changed
Lines changed: 274 additions & 79 deletions
0 commit comments