]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme-cli: intel: add check for fd after open to intel commands
authorMinwoo Im <minwoo.im.dev@gmail.com>
Fri, 12 Jan 2018 13:21:06 +0000 (22:21 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Fri, 12 Jan 2018 13:21:06 +0000 (22:21 +0900)
commit055ea7f28b3ab5d487e291ead93b9731a1c0eb51
treec58edec160e0f553fc450dc9c0207ceb85fab697
parenta55df727606f0ce79043ad86ccb44d9725ecc804
nvme-cli: intel: add check for fd after open to intel commands

Make it return negative error value when file open is failed to intel
commands.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
intel-nvme.c