diff options
author | 2017-11-07 11:45:27 +0000 | |
---|---|---|
committer | 2017-11-07 15:52:29 +0100 | |
commit | 8444efc4a052332d643ed5c8aebcca148c7de032 (patch) | |
tree | 90feaa63535b70a263299eeaf4fc0312ab33bc63 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: core: add a new usb_get_ptm_status() helper (diff) | |
download | linux-dev-8444efc4a052332d643ed5c8aebcca148c7de032.tar.xz linux-dev-8444efc4a052332d643ed5c8aebcca148c7de032.zip |
USB: adutux: remove redundant variable minor
Variable minor is being assigned but never read, hence it is redundant
and can be removed. Cleans up clang warning:
drivers/usb/misc/adutux.c:770:2: warning: Value stored to 'minor' is
never read
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