Commit b171dce
Use argument structure for nvme_dsm()
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 0358361 commit b171dce
2 files changed
Lines changed: 27 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1586 | 1586 | | |
1587 | 1587 | | |
1588 | 1588 | | |
1589 | | - | |
1590 | | - | |
| 1589 | + | |
1591 | 1590 | | |
1592 | | - | |
1593 | | - | |
1594 | 1591 | | |
1595 | 1592 | | |
1596 | | - | |
1597 | | - | |
1598 | | - | |
1599 | | - | |
1600 | | - | |
1601 | | - | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
1602 | 1599 | | |
1603 | 1600 | | |
1604 | | - | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
1605 | 1604 | | |
1606 | 1605 | | |
1607 | 1606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3712 | 3712 | | |
3713 | 3713 | | |
3714 | 3714 | | |
3715 | | - | |
| 3715 | + | |
3716 | 3716 | | |
3717 | 3717 | | |
3718 | 3718 | | |
3719 | 3719 | | |
3720 | 3720 | | |
3721 | 3721 | | |
3722 | 3722 | | |
| 3723 | + | |
| 3724 | + | |
| 3725 | + | |
| 3726 | + | |
| 3727 | + | |
| 3728 | + | |
| 3729 | + | |
| 3730 | + | |
| 3731 | + | |
| 3732 | + | |
| 3733 | + | |
| 3734 | + | |
| 3735 | + | |
| 3736 | + | |
| 3737 | + | |
3723 | 3738 | | |
3724 | 3739 | | |
3725 | 3740 | | |
| |||
3730 | 3745 | | |
3731 | 3746 | | |
3732 | 3747 | | |
3733 | | - | |
3734 | | - | |
| 3748 | + | |
3735 | 3749 | | |
3736 | 3750 | | |
3737 | 3751 | | |
| |||
0 commit comments