diff options
author | Colin Ian King <[email protected]> | 2018-08-03 11:47:52 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-08-08 21:15:54 -0400 |
commit | 990528171f0c31bd0dfe3da7f60b02664abbcf34 (patch) | |
tree | cc7aced2730b6ca03327fe36f2f0e84900c3c126 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | dc0aa99258813b1e8b567e20bb50ed4a931a848a (diff) |
scsi: st: remove redundant pointer STbuffer
Pointer STbuffer is being assigned but is never used hence it is redundant
and can be removed.
Cleans up clang warning:
warning: variable 'STbuffer' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Kai Mäkisara <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions