Commit db91866
Use argument structure for nvme_virtual_mgmt()
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 2bfe3d2 commit db91866
2 files changed
Lines changed: 31 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1490 | 1490 | | |
1491 | 1491 | | |
1492 | 1492 | | |
1493 | | - | |
1494 | | - | |
1495 | | - | |
| 1493 | + | |
1496 | 1494 | | |
1497 | | - | |
1498 | | - | |
1499 | | - | |
1500 | | - | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
1501 | 1499 | | |
1502 | 1500 | | |
1503 | | - | |
1504 | | - | |
1505 | | - | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
1506 | 1505 | | |
1507 | 1506 | | |
1508 | | - | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
1509 | 1510 | | |
1510 | 1511 | | |
1511 | 1512 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3518 | 3518 | | |
3519 | 3519 | | |
3520 | 3520 | | |
3521 | | - | |
| 3521 | + | |
| 3522 | + | |
3522 | 3523 | | |
3523 | 3524 | | |
3524 | 3525 | | |
3525 | 3526 | | |
3526 | 3527 | | |
| 3528 | + | |
3527 | 3529 | | |
| 3530 | + | |
| 3531 | + | |
| 3532 | + | |
| 3533 | + | |
| 3534 | + | |
| 3535 | + | |
| 3536 | + | |
| 3537 | + | |
| 3538 | + | |
| 3539 | + | |
| 3540 | + | |
| 3541 | + | |
| 3542 | + | |
| 3543 | + | |
| 3544 | + | |
3528 | 3545 | | |
3529 | 3546 | | |
3530 | 3547 | | |
| |||
3537 | 3554 | | |
3538 | 3555 | | |
3539 | 3556 | | |
3540 | | - | |
3541 | | - | |
3542 | | - | |
| 3557 | + | |
3543 | 3558 | | |
3544 | 3559 | | |
3545 | 3560 | | |
| |||
0 commit comments