diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-03-18 15:47:40 +0100 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-03-19 09:52:12 +0100 |
commit | 7642d8386ac71af0666c425264c4d7380269f62c (patch) | |
tree | 7cc97c799878d6302ef6de3ed8c61c6b6a1cc9d3 /net/dccp | |
parent | usb: dwc2: fix spelling mistake: "genereted" -> "generated" (diff) | |
download | linux-7642d8386ac71af0666c425264c4d7380269f62c.tar.xz linux-7642d8386ac71af0666c425264c4d7380269f62c.zip |
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>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions