diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2025-01-16 16:02:38 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2025-01-17 10:44:15 +0000 |
commit | 05cdd648a846bd60e300fcfa1eabf8f20e589cba (patch) | |
tree | 3909b7dc9b2d5e8de6bc5c653dae915a7c658dfe /docs/devel | |
parent | 77e911d0c76e91f1566afb9e76f05aee50f08e42 (diff) | |
download | qemu-05cdd648a846bd60e300fcfa1eabf8f20e589cba.zip qemu-05cdd648a846bd60e300fcfa1eabf8f20e589cba.tar.gz qemu-05cdd648a846bd60e300fcfa1eabf8f20e589cba.tar.bz2 |
system: squash usb_parse into a single function
We don't need to wrap usb_device_add as usb_parse is already gated
with an if (machine_usb(current_machine)) check. Instead just assert
and directly fail if usbdevice_create returns NULL.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-10-alex.bennee@linaro.org>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions