Commit b47ef9c
Use argument structure for nvme_get_log()
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 8d82070 commit b47ef9c
3 files changed
Lines changed: 357 additions & 110 deletions
0 commit comments