diff options
author | Heinrich Schuchardt <[email protected]> | 2018-03-18 15:47:40 +0100 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2018-03-19 10:52:12 +0200 |
commit | 7642d8386ac71af0666c425264c4d7380269f62c (patch) | |
tree | 7cc97c799878d6302ef6de3ed8c61c6b6a1cc9d3 /lib/test_overflow.c | |
parent | 07b8dc5523d2af82064a31a919ace75c67308cff (diff) |
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 <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions