A few of these omitted a shift of 0, but this is more consistent.
Sponsored by: Chelsio Communications
Paths
| Differential D43602 Authored by jhb on Jan 25 2024, 10:29 PM.
Details Summary A few of these omitted a shift of 0, but this is more consistent. Sponsored by: Chelsio Communications
Diff Detail
Event TimelineHerald added a subscriber: dab. · View Herald TranscriptJan 25 2024, 10:29 PM2024-01-25 22:29:21 (UTC+0) Harbormaster completed remote builds in B55616: Diff 133366.Jan 25 2024, 10:29 PM2024-01-25 22:29:22 (UTC+0) jhb added a parent revision: D43601: nvme: Rename NVMEB helper macro to NVMEM.Jan 25 2024, 10:29 PM2024-01-25 22:29:23 (UTC+0) This revision is now accepted and ready to land.Jan 28 2024, 12:57 AM2024-01-28 00:57:07 (UTC+0) Closed by commit rG8488fc417fc2: nvme: Use the NVMEM macro instead of expanded versions (authored by jhb). · Explain WhyJan 29 2024, 7:03 PM2024-01-29 19:03:33 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 133366 sys/dev/nvme/nvme_ctrlr.c
sys/dev/nvme/nvme_ns.c
|
My gut reaction to this is that we probably shouldn't expose the port at all if it's not explicitly set, just leave it nil in this table to allow for more idiomatic usage where you can simply test the port as truthy before using it.f