Commit 3796e6f
committed
Fix condition in devdax_open_ipc_handle()
Fix condition in devdax_open_ipc_handle().
os_devdax_open() returns -1 on error.
It fixes the Coverity issue no. 468935.
Signed-off-by: Lukasz Dorau <[email protected]>1 parent 55db2a3 commit 3796e6f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| |||
0 commit comments