diff options
author | 2018-07-02 11:00:26 +0100 | |
---|---|---|
committer | 2018-08-13 11:48:54 -0700 | |
commit | 777a82f87a9af591c3b02e9983d6cd3109022ea9 (patch) | |
tree | 77448369d9affdf0946f1ac1e1b9d00b056fdde1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ide: remove redundant variables queue_run_ms and left (diff) | |
download | linux-dev-777a82f87a9af591c3b02e9983d6cd3109022ea9.tar.xz linux-dev-777a82f87a9af591c3b02e9983d6cd3109022ea9.zip |
ide-tape: remove redundant variable buffer_size
Variable buffer_size is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'buffer_size' 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