mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-07 03:37:47 +00:00
Only a generic struct definition was present for NVMeSubmission. To improve type safety and clarity, added an union of NVMeSubmission structs that are applicable to the command being submitted.