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: BALATON Zoltan
Subject: Re: [PATCH 1/6] usb/ohci: Code style fix comments
Date: Tue, 7 Feb 2023 18:32:11 +0100 (CET)

On Tue, 7 Feb 2023, Peter Maydell wrote:
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.

And Philippe already had a patch that does that so hope Gerd can rebase and add that when merging or Philippe can resubmit based on these.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

Thanks,
BALATON Zoltan



reply via email to

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