Page MenuHomeFreeBSD

nvme: Firmware revisions in the firmware slot information log are ASCII strings
ClosedPublic

Authored by jhb on Feb 27 2024, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 10:32 PM
Unknown Object (File)
Fri, May 15, 5:22 PM
Unknown Object (File)
Fri, May 15, 5:08 PM
Unknown Object (File)
Thu, May 14, 12:36 PM
Unknown Object (File)
Thu, May 14, 7:55 AM
Unknown Object (File)
Thu, May 14, 12:43 AM
Unknown Object (File)
Mon, May 11, 10:20 AM
Unknown Object (File)
Mon, Apr 27, 10:11 PM
Subscribers

Diff Detail

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

Event Timeline

jhb requested review of this revision.Feb 27 2024, 7:34 PM
sys/dev/nvme/nvme.h
2009–2010

Not sure if you'd rather me just remove this now-empty function outright?

Delete it or not, I'm agnostic, so long as it compiles :)

sys/dev/nvme/nvme.h
2009–2010

I'd delete it. This is a string, not a uint64_t...

This revision is now accepted and ready to land.Feb 27 2024, 11:18 PM
jhb marked an inline comment as done.Mar 1 2024, 10:11 PM