Heinrich Schuchardt 7642d8386a usb: dwc3: ep0: remove redundant assignment
In

	dwc3_request	*r = NULL;
	r = A;

the first assignment has no effect. Remove it.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2018-03-19 10:52:12 +02:00
..
2017-11-07 15:45:01 +01:00
2017-04-11 16:47:26 +02:00
2017-12-11 12:36:49 +02:00