diff options
author | Colin Ian King <[email protected]> | 2018-07-25 11:03:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-07-25 10:15:46 +0200 |
commit | fa3af1cb1ec073265c9c87ec44faf006f2f12d96 (patch) | |
tree | f2f612290360bacc642404c95901a6b098481519 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | d04522fa08905907d2b5ccf28b7793353646754b (diff) |
thunderbolt: Remove redundant variable 'approved'
Variable 'approved' is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'approved' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions