diff options
author | 2018-07-02 10:47:05 +0100 | |
---|---|---|
committer | 2018-08-13 11:48:54 -0700 | |
commit | bb1215a2d011db15e9a8d5d2469c0ad9651d7660 (patch) | |
tree | 364205bae68d46d84ee38376cba01f3b64674482 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Linux 4.18 (diff) | |
download | linux-dev-bb1215a2d011db15e9a8d5d2469c0ad9651d7660.tar.xz linux-dev-bb1215a2d011db15e9a8d5d2469c0ad9651d7660.zip |
ide: remove redundant variables queue_run_ms and left
Variable queue_run_ms is not being used and is redundant and hence can
be removed. Removing this also means that variable left can also be
removed.
Cleans up clang warning:
warning: variable ‘queue_run_ms’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions