Files
serenity/Kernel/Bus/USB/USBDevice.cpp
Sönke Holz 300c132f47 Kernel/USB: Remove never-initialized USB::Device::m_{vendor,product}_id
These members were never set and are redundant because you can just read
them directly from the device descriptor.
2024-12-11 18:57:54 -05:00

5.1 KiB