]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print-stdout: Refactor stdout print code to use print_ops
authorDaniel Wagner <dwagner@suse.de>
Wed, 31 May 2023 18:52:09 +0000 (20:52 +0200)
committerDaniel Wagner <wagi@monom.org>
Mon, 5 Jun 2023 06:43:35 +0000 (08:43 +0200)
commit1d583b7856dba94db75b67d632d0ccda7a3dbddf
tree3e1eecdefc6b8fa2321491eb7d860c4abcda21bb
parente08768d7166d807da10edf8e795ca78ff4027523
nvme-print-stdout: Refactor stdout print code to use print_ops

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

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