]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: use nvme_show_status when command status code is non-zero
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Fri, 5 Mar 2021 17:12:20 +0000 (22:42 +0530)
committerKeith Busch <kbusch@kernel.org>
Tue, 9 Mar 2021 18:14:42 +0000 (11:14 -0700)
commit3698f6607b3cd1b3f0ff860b76b3bea554c4700d
tree83b8112200d59721ed395eacc5f5f1299389cdbe
parent51a54248be84fa716903ba5173594d9927ee76ed
nvme: use nvme_show_status when command status code is non-zero

Show the command return status code along with details with the
help of nvme_show_status instead of printing the err.

Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
nvme.c