]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme-print: fix namespace descriptor human printing
authorKlaus Jensen <k.jensen@samsung.com>
Mon, 6 Apr 2020 07:06:36 +0000 (09:06 +0200)
committerKeith Busch <kbusch@kernel.org>
Tue, 14 Apr 2020 17:08:07 +0000 (11:08 -0600)
commitbef64755f100a02524eef4ac84294d6991344a4e
treec730de249511d75bf891ebba0f4144cadb1fc8ef
parent9b2ce6ca3ba7fbb8cc189ff21928893acc44fc9d
nvme-print: fix namespace descriptor human printing

9b2ce6ca3ba7 fixed the len accumulation, but only for the JSON printing.
Fix it for human output as well.

Reported-by: Narae Park <narae7.park@samsung.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
nvme-print.c