On Tue, 31 Jan 2023 at 19:39, BALATON Zoltan <bala...@eik.bme.hu> wrote: > > The ohci_port_set_if_connected() function is only used by > ohci_port_set_status(), move next to it to have them at the same place. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > hw/usb/hcd-ohci.c | 60 +++++++++++++++++++++++------------------------ > 1 file changed, 30 insertions(+), 30 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM