]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Don't print error on failed to open in nvme-topology.c
authorEric Curtin <ericcurtin17@gmail.com>
Wed, 10 Feb 2021 18:32:01 +0000 (18:32 +0000)
committerKeith Busch <kbusch@kernel.org>
Wed, 10 Feb 2021 18:39:49 +0000 (11:39 -0700)
commit3c570b7774ff452a43442c9779ad9819f722f93f
tree3eeb6fef5f8d1c6189b73c36eca0f0cb6b14bb99
parentdcfe0156360deaefa26b1d00053a791eefe397d1
Don't print error on failed to open in nvme-topology.c

Sometimes opens are intentionally attempted and allowed fail, such as
the "nvme list" command.
nvme-topology.c