diff options
| author | Colin Ian King <[email protected]> | 2017-10-14 13:14:38 +0100 | 
|---|---|---|
| committer | John Johansen <[email protected]> | 2017-11-21 02:17:13 -0800 | 
| commit | e3bcfc148588e409685479f3d20ba3d66ae30035 (patch) | |
| tree | c0ad64c052051ff1e99dcfd7c1eb0ff90190c0fe /tools/perf/scripts/python/stackcollapse.py | |
| parent | 954317fef2ee789af55f82903dbc574905250f7c (diff) | |
apparmor: remove unused redundant variable stop
The boolean variable 'stop' is being set but never read. This
is a redundant variable and can be removed.
Cleans up clang warning: Value stored to 'stop' is never read
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions