Re: [PATCH 08/10] usb: remove usb_bus_find

2024-02-23 Thread Philippe Mathieu-Daudé
On 23/2/24 13:44, Paolo Bonzini wrote: Inline the sole remaining use, which is for the -usbdevice command line. Signed-off-by: Paolo Bonzini --- include/hw/usb.h | 1 - hw/usb/bus.c | 15 +-- 2 files changed, 1 insertion(+), 15 deletions(-) Reviewed-by: Philippe Mathieu-D

[PATCH 08/10] usb: remove usb_bus_find

2024-02-23 Thread Paolo Bonzini
Inline the sole remaining use, which is for the -usbdevice command line. Signed-off-by: Paolo Bonzini --- include/hw/usb.h | 1 - hw/usb/bus.c | 15 +-- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/include/hw/usb.h b/include/hw/usb.h index cfeead28403..d46d9677