]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print-binary: Refactor binary print code to use print_ops
authorDaniel Wagner <dwagner@suse.de>
Fri, 2 Jun 2023 10:17:16 +0000 (12:17 +0200)
committerDaniel Wagner <wagi@monom.org>
Mon, 5 Jun 2023 06:43:35 +0000 (08:43 +0200)
commit73dfe8a2d227f91bb345b4c649a6fb90fd8f16ee
tree16106d4693a69956cc37f4c9dba3c2fe98607b58
parent1d583b7856dba94db75b67d632d0ccda7a3dbddf
nvme-print-binary: Refactor binary print code to use print_ops

Use the newly introduced print_ops infrastructure to for the binary
printing code.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
meson.build
nvme-print-binary.c [new file with mode: 0644]
nvme-print.c
nvme-print.h