Commit e71d925
tree: update nvme_scan_ctrl() return handling
Copilot identified an issue with the return handling of nvme_scan_ctrl()
which could potentially display a misleading error message by nvme_strerror().
Fix the same.
Signed-off-by: Martin George <[email protected]>1 parent be824d6 commit e71d925
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
0 commit comments