diff options
author | Guenter Roeck <[email protected]> | 2019-05-29 13:54:43 -0700 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2019-06-18 11:58:29 +0300 |
commit | ad408a1596b45868e38d0504f2ec1d5fb06f17d4 (patch) | |
tree | ba6621a5a349b71859927468e82711567775447b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d78cc1a4b72a455ae53c434ddb8835035a332c5b (diff) |
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
This reverts commit b0d659022e5c96ee5c4bd62d22d3da2d66de306b.
The reverted commit does nothing but adding two unnecessary lines
of code. It sets a local variable to NULL in two functions, but
that variable is not used anywhere in the rest of those functions.
This is just confusing, so let's remove it.
Cc: Vardan Mikayelyan <[email protected]>
Cc: John Youn <[email protected]>
Cc: Douglas Anderson <[email protected]>
Cc: Felipe Balbi <[email protected]>
Acked-by: Minas Harutyunyan <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions