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