Re: [PATCH] usb: remove the invalid comments
From: liqiong
Date: Fri Mar 14 2025 - 03:32:38 EST
在 2025/3/14 15:12, Greg Kroah-Hartman 写道:
> On Fri, Mar 14, 2025 at 03:09:21PM +0800, Li Qiong wrote:
>> These function don't return value, remove the invalid comments.
>>
>> Signed-off-by: Li Qiong <liqiong@xxxxxxxxxxxx>
>> ---
>> drivers/usb/cdns3/cdns3-plat.c | 2 --
>> drivers/usb/gadget/udc/udc-xilinx.c | 2 --
> This should be 2 different patches, right?
Yeah, I will split this patch and send again.
thanks.
>
> thanks,
>
> greg k-h