]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: refactor and improve the passthru function
authorGollu Appalanaidu <anaidu.gollu@samsung.com>
Wed, 10 Mar 2021 14:33:18 +0000 (20:03 +0530)
committerKeith Busch <kbusch@kernel.org>
Mon, 15 Mar 2021 21:27:28 +0000 (15:27 -0600)
commit6f4cc6e2a7c1a2f7e35d97d95e5c50c963b35636
treed157c8682851e9d510401e68160a5eac596d0778
parent24949de019ce724a70724eba980e6e6743c85be4
nvme: refactor and improve the passthru function

Refactor and improve the passthru, io-passthru and admin-passthru
result printing based on the command opcode and type by using the
cmd_to_string.

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