Page MenuHomeFreeBSD

nvme: Remove duplicate command printing routine
ClosedPublic

Authored by imp on Aug 3 2023, 10:40 PM.
Tags
None
Referenced Files
F153653198: D41309.diff
Wed, Apr 22, 4:19 PM
Unknown Object (File)
Thu, Apr 9, 6:38 PM
Unknown Object (File)
Tue, Apr 7, 12:59 PM
Unknown Object (File)
Mon, Apr 6, 9:32 PM
Unknown Object (File)
Sun, Apr 5, 1:58 AM
Unknown Object (File)
Sun, Apr 5, 12:23 AM
Unknown Object (File)
Thu, Mar 26, 8:55 PM
Unknown Object (File)
Feb 7 2026, 9:39 PM
Subscribers

Details

Summary

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

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable