diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-13 10:58:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-13 15:41:55 +0200 |
commit | c588f1a46aa57f58148239d74bb6aec898e214c9 (patch) | |
tree | 2c7f07458cd619f672d59a248b9723a4c34abe6f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a7d8205eaee70b55b0fe45fbd77c11e1ad3d7a7e (diff) |
usb: misc: uss720: remove redundant pointer usbdev
Pointer usbdev is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'usbdev' 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions