Re: [PATCH v2 1/4] usb: aspeed-vhub: add qualifier descriptor

From: Greg Kroah-Hartman
Date: Tue Nov 30 2021 - 06:43:01 EST


On Tue, Nov 30, 2021 at 07:38:44PM +0800, Neal Liu wrote:
> +Ben.
> ---
>
> Support qualifier descriptor to pass USB30CV compliance test.
>
> Signed-off-by: Neal Liu <neal_liu@xxxxxxxxxxxxxx>
> ---

The way you wrote this means that everything below the first --- line
will be cut off if it were to be applied.

That is not what you want.

Please fix.

thanks,

greg k-h