diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-20 14:07:40 -0400 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-07-31 03:19:50 -0400 |
commit | f21bcefcf91cc4549966e67debd082a2cb14bf73 (patch) | |
tree | ce8ff08d31fa1329a6285ec3d837e294f7849da0 /tools/perf/scripts/python/syscall-counts.py | |
parent | 454127ad36fb11ee212f487b2640dd82373f3b0c (diff) |
ray_cs: remove redundant pointer 'p'
Pointer 'p' is being assigned but is never used hence it is
redundant and can be removed. Also re-work if statement to remove
redundant assignment of p.
Cleans up clang warning:
warning: variable 'p' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions