HomeFreeBSD

nvme: Remove duplicate command printing routine

Description

nvme: Remove duplicate command printing routine

Both nvme_dump_command and nvme_qpair_print_command print nvme
commands. The former latter better. Recode the one call to
nvme_dump_command to use nvme_qpair_print_command and delete the
former. No sense having two nearly identical routines. A future commit
will convert to sbuf.

Sponsored by: Netflix
Reviewed by: chuck, mav, jhb
Differential Revision: https://reviews.freebsd.org/D41309

Details

Provenance
impAuthored on Aug 7 2023, 10:34 PM
Reviewer
chuck
Differential Revision
D41309: nvme: Remove duplicate command printing routine
Parents
rG6f76d493864b: nvme: Remove duplicate completion printing routine
Branches
Unknown
Tags
Unknown