Page MenuHomeFreeBSD

nvme: Remove duplicate command printing routine
ClosedPublic

Authored by imp on Aug 3 2023, 10:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 23, 8:34 AM
Unknown Object (File)
Sat, Apr 19, 4:17 PM
Unknown Object (File)
Mon, Apr 14, 8:20 AM
Unknown Object (File)
Mar 24 2025, 12:00 AM
Unknown Object (File)
Mar 21 2025, 4:38 AM
Unknown Object (File)
Feb 10 2025, 3:56 AM
Unknown Object (File)
Feb 10 2025, 3:46 AM
Unknown Object (File)
Feb 4 2025, 2:28 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 Passed
Unit
No Test Coverage
Build Status
Buildable 52968
Build 49859: arc lint + arc unit