Skip to content
Commit 7642d838 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Felipe Balbi
Browse files

usb: dwc3: ep0: remove redundant assignment



In

	dwc3_request	*r = NULL;
	r = A;

the first assignment has no effect. Remove it.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 07b8dc55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment