Page MenuHomeFreeBSD

nvme: Remove duplicate command printing routine
ClosedPublic

Authored by imp on Aug 3 2023, 10:40 PM.
Tags
None
Referenced Files
F154060279: D41309.diff
Sat, Apr 25, 8:28 PM
F154010465: D41309.id.diff
Sat, Apr 25, 10:43 AM
Unknown Object (File)
Fri, Apr 24, 7:06 PM
Unknown Object (File)
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
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 Passed
Unit
No Test Coverage
Build Status
Buildable 52968
Build 49859: arc lint + arc unit