[U-Boot] [PATCH 1/1] usb: dwc3: remove superfluous assignment

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Mar 18 14:49:35 UTC 2018


On 03/18/2018 01:10 PM, Marek Vasut wrote:
> On 03/18/2018 01:00 PM, Heinrich Schuchardt wrote:
>> In
>>
>> 	struct dwc3_request	*r = NULL;
>> 	r = A;
>>
>> the first assignment has no effect. Remove it.
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> 
> The driver is imported from Linux, did you fix it in Linux too ?

Thanks for the hint.
https://lkml.org/lkml/2018/3/18/143

Regards

Heinrich


More information about the U-Boot mailing list