On Tue, 31 Jan 2023 at 19:39, BALATON Zoltan <bala...@eik.bme.hu> wrote: > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > hw/usb/hcd-ohci.c | 99 +++++++++++++++++++++++------------------------ > 1 file changed, 49 insertions(+), 50 deletions(-) >
> -/* Bitfields for the first word of an Endpoint Desciptor. */ > +/* Bitfields for the first word of an Endpoint Desciptor. */ We should fix the typos here in all these: it's Descriptor. But that's a separate patch, I guess. Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM