]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print-json: Fix LBA status DSLBA output as hexadecimal
authorTokunori Ikegami <ikegami.t@gmail.com>
Mon, 29 Apr 2024 15:36:13 +0000 (00:36 +0900)
committerDaniel Wagner <wagi@monom.org>
Mon, 13 May 2024 12:34:56 +0000 (14:34 +0200)
commit962b19734f3252a1350c5bddb93fed6974e206b3
treec8182a673159243374c0238a09ee459eba36c385
parent3d6f3ad3e3bf834756f25bf491991f38d4827a51
nvme-print-json: Fix LBA status DSLBA output as hexadecimal

The output printed with the 0x prefix but as not hexadecimal.
Same change for nvme-print-stdout below.
7b4b50ff ("nvme-print-stdout: Fix LBA status DSLBA output as hexadecimal")

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme-print-json.c