Re: [PATCH v1 40/59] hsb/hcd-ehci.c: remove unneeded labels
Typo in subject: s/hsb/usb/
[PATCH v1 40/59] hsb/hcd-ehci.c: remove unneeded labels
Label 'out' in ehci_state_fetchentry(), ehci_state_waitlisthead(), ehci_state_fetchqh() and ehci_state_execute() can be replaced by 'return' with the appropriate value. CC: Gerd Hoffmann Signed-off-by: Daniel Henrique Barboza --- hw/usb/hcd-ehci.c | 32 ++-- 1 file c