diff options
author | Colin Ian King <[email protected]> | 2018-07-13 10:48:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-07-13 15:41:56 +0200 |
commit | 6c7dbe36198e23099209cb2938f9675849fdde68 (patch) | |
tree | 37ebac659135a9b00faa255a7f224eb4682e58e8 /tools/perf/util/trace-event-scripting.c | |
parent | 260560322616472e3e26ece9e9bd044b19031c6c (diff) |
usb: xhci: dbc: remove redundant pointer dbc
Pointer dbc is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
variable 'dbc' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions