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 <bala...@eik.bme.hu> --- hw/usb/hcd-ohci.c | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>