|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH 4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach() |
| Date: | Sun, 16 Jan 2022 22:15:59 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 16/1/22 14:20, BALATON Zoltan wrote:
These two do the same and only used once so no need to have two functions, simplify by merging them. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> --- hw/usb/hcd-ohci.c | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
| [Prev in Thread] | Current Thread | [Next in Thread] |