diff options
| author | Colin Ian King <[email protected]> | 2018-07-11 11:49:21 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-11 13:12:34 +0200 |
| commit | d8353a75005d518293307b3da7c919b08a778864 (patch) | |
| tree | ed86652fedeebb30ddba64e2ab63170bb5bf4aae /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 5a2c3ebe749d91136e4fe7a6a51f10f2d0703665 (diff) | |
staging: gdm724x: redundant variables idProduct and idVendor
Variable idProduct and idVendor are being assigned but are never used
hence they are redundant and can be removed.
Cleans up clang warnings:
warning: variable 'idProduct' set but not used [-Wunused-but-set-variable]
warning: variable 'idVendor' 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/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions