Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nvme: return ret error value to open device if errno not set
The APIs may not set errno so set errno to 0 before the device open. Signed-off-by: Tokunori Ikegami <[email protected]>
- Loading branch information