Re: [PATCH v3] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent

From: Jiasheng Jiang
Date: Fri Dec 23 2022 - 21:50:38 EST


Yes, it is the same as mine.
As the previous patch had not been merged into the Linux kernel,
my tool found the same error and report it.
And both of us chose the most concise way to fix the error.
That is why the patches are the same.

Thanks,
Jiang