diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-13 10:48:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-13 15:41:56 +0200 |
commit | 6c7dbe36198e23099209cb2938f9675849fdde68 (patch) | |
tree | 37ebac659135a9b00faa255a7f224eb4682e58e8 /tools/perf/scripts/python/syscall-counts.py | |
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 <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions