]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print: Remove left overs from refactoring
authorDaniel Wagner <dwagner@suse.de>
Fri, 23 Jun 2023 06:45:26 +0000 (08:45 +0200)
committerDaniel Wagner <wagi@monom.org>
Wed, 28 Jun 2023 11:24:34 +0000 (13:24 +0200)
commitb249109a2c490ef65856d4002f96dcb73ff95cb9
treeab003f2804f57f873bf5ea056d2463ee913af39b
parent9d9d60e24dcb686ad56f7a30c4ba0c2421732536
nvme-print: Remove left overs from refactoring

The refactoring of the printing code left some code in the original
place. Remove it now

Fixes: 1d583b7856db ("nvme-print-stdout: Refactor stdout print code to use print_ops")
Fixes: 73dfe8a2d227 ("nvme-print-binary: Refactor binary print code to use print_ops")
Signed-off-by: Daniel Wagner <dwagner@suse.de>
nvme-print.c