mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-06 03:06:36 +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.