]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Add error checking on all file opens
authorKeith Busch <keith.busch@intel.com>
Fri, 16 Dec 2016 00:06:36 +0000 (19:06 -0500)
committerKeith Busch <keith.busch@intel.com>
Fri, 16 Dec 2016 00:08:27 +0000 (19:08 -0500)
commitc44debc98700f2d348b2c891fa6da43479723752
tree63f153555156436af80377a3e7f636b225e8785d
parentc005f4412c2e2313bcd17515effb01e07b84a50c
Add error checking on all file opens

I'm missing a few of these, which is causing erroneous errors to be
printed when requesting help, or providing a bad file handle.

Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme.c