Page MenuHomeFreeBSD

nvme: Remove duplicate command printing routine
ClosedPublic

Authored by imp on Aug 3 2023, 10:40 PM.
Tags
None
Referenced Files
F98261276: D41309.diff
Wed, Oct 2, 8:39 PM
Unknown Object (File)
Fri, Sep 27, 9:51 AM
Unknown Object (File)
Tue, Sep 24, 1:09 PM
Unknown Object (File)
Mon, Sep 23, 1:25 AM
Unknown Object (File)
Wed, Sep 18, 9:46 AM
Unknown Object (File)
Sat, Sep 14, 4:46 AM
Unknown Object (File)
Tue, Sep 10, 1:43 AM
Unknown Object (File)
Aug 26 2024, 9:17 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