On 2021/3/23 19:35, Greg KH wrote:
On Sun, Mar 07, 2021 at 12:49:15AM -0800, Jia-Ju Bai wrote:When usb_otg_descriptor_alloc() returns NULL to usb_desc, no error return code of msg_bind() is assigned. To fix this bug, status is assigned with -ENOMEM in this case. Reported-by: TOTE Robot <[email protected] Reported-by: TOTE Robot <[email protected]>>These lines are not written correctly :( Please fix up and resend.
Sorry for the mistake. I will fix it and send a V2 patch. Best wishes, Jia-Ju Bai

