Commit 39e421e
committed
ioctl: Initialize all members in nvme_fdp_reclaim_unit-handle_status
Some compiler complain about the initializers:
"sorry, unimplemented: non-trivial designated initializers
not supported"
Address by initializing explicitly all members.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 9f11e7b commit 39e421e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3752 | 3752 | | |
3753 | 3753 | | |
3754 | 3754 | | |
| 3755 | + | |
3755 | 3756 | | |
3756 | 3757 | | |
3757 | 3758 | | |
| |||
0 commit comments