qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/6] usb/ohci: Code style fix comments


From: Peter Maydell
Subject: Re: [PATCH 1/6] usb/ohci: Code style fix comments
Date: Tue, 7 Feb 2023 17:28:13 +0000

On Tue, 31 Jan 2023 at 19:39, BALATON Zoltan <balaton@eik.bme.hu> wrote:
>
> Signed-off-by: BALATON Zoltan <balaton@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.maydell@linaro.org>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]