1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 15:27:35 +00:00

Kernel: Replace VirtIOGPU reinterpret casts with AK::BinaryBufferWriter

This commit is contained in:
Sahan Fernando 2021-07-08 01:10:20 +10:00 committed by Ali Mohammad Pur
parent 217415226e
commit d9330c42fa
3 changed files with 35 additions and 21 deletions

View file

@ -123,7 +123,6 @@ struct ResourceAttachBacking {
ControlHeader header;
u32 resource_id;
u32 num_entries;
MemoryEntry entries[];
};
// Specification equivalent: struct virtio_gpu_resource_detach_backing