diff options
| author | Colin Ian King <[email protected]> | 2017-10-11 11:56:23 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-11 20:22:34 -0700 |
| commit | 952925dec0f276b407b2abce4aee82cba7c700c3 (patch) | |
| tree | 4e70e03740239bbfb682ad9299af2f1994c9039b /tools/perf/scripts/python/stackcollapse.py | |
| parent | df24cd4fdac6b268ccd877d376ab4f35cd8efb30 (diff) | |
bpf: remove redundant variable old_flags
Variable old_flags is being assigned but is never read; it is redundant
and can be removed.
Cleans up clang warning: Value stored to 'old_flags' is never read
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions