diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-13 10:36:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-13 15:41:56 +0200 |
commit | a99e72095c957d79edeff23c59c92b6320d186ba (patch) | |
tree | d39146d36e876f07e2e622e1841d076291846c1d /tools/perf/scripts/python | |
parent | bebee48e7fd6e917b1625487342bfe3b3f5c1c56 (diff) |
usb: host: u132-hcd: remove redundant variable num_ports
Variable num_ports is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'num_ports' 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')
0 files changed, 0 insertions, 0 deletions