]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Return all errors on list command
authorKeith Busch <keith.busch@intel.com>
Mon, 10 Oct 2016 18:06:38 +0000 (12:06 -0600)
committerKeith Busch <keith.busch@intel.com>
Mon, 10 Oct 2016 18:06:38 +0000 (12:06 -0600)
commit7682404019863db5f5b4c176ce77dcd272d8713f
tree4669114eb54e5bd3939098f3cc9c13ee2547ff88
parentf291663936db6dc0f7517849f3cb6759404e07d3
Return all errors on list command

Negative errors mean the command failed and we shouldn't try displaying
information if getting it wasn't succcessful.

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