Commit c8ebe6e
ioctl: fix nvme_get_log_reachability_groups() parameters order
Since the len parameter should be moved before the log parameter.
Signed-off-by: Tokunori Ikegami <[email protected]>1 parent be66b6f commit c8ebe6e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2214 | 2214 | | |
2215 | 2215 | | |
2216 | 2216 | | |
2217 | | - | |
| 2217 | + | |
2218 | 2218 | | |
2219 | 2219 | | |
2220 | 2220 | | |
| |||
0 commit comments