diff options
author | Colin Ian King <[email protected]> | 2018-07-02 11:00:26 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-08-13 11:48:54 -0700 |
commit | 777a82f87a9af591c3b02e9983d6cd3109022ea9 (patch) | |
tree | 77448369d9affdf0946f1ac1e1b9d00b056fdde1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bb1215a2d011db15e9a8d5d2469c0ad9651d7660 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions