diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-02-23 13:43:59 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-02-27 09:37:07 +0100 |
commit | 1b31b677a1efdf00d2d989327341f4f1775422dd (patch) | |
tree | aad943591f5a353a7a2b944f468a547e1c2e88c8 /hw/mips | |
parent | 3ab78f3dbe7f5657e2e0e6a17d2c2a852746f9fb (diff) | |
download | qemu-1b31b677a1efdf00d2d989327341f4f1775422dd.zip qemu-1b31b677a1efdf00d2d989327341f4f1775422dd.tar.gz qemu-1b31b677a1efdf00d2d989327341f4f1775422dd.tar.bz2 |
hw/sh4/r2d: do not use usb_bus_find()
usb_bus_find() is always used with argument -1; it can be replaced with
a search of the single USB bus on the machine.
Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240223124406.234509-4-pbonzini@redhat.com>
[PMD: Fixed style]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/mips')
0 files changed, 0 insertions, 0 deletions