diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-07-04 15:19:29 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-07-04 16:39:11 +0300 |
| commit | 211c41c8c46b5035b2a747a4d41627eef8261969 (patch) | |
| tree | fad932e174723709b08071dd25d4aebab4730b3c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 2e6dde5c618f847fdb811373ad520cdb3a4425ab (diff) | |
| download | linux-211c41c8c46b5035b2a747a4d41627eef8261969.tar.xz | |
epic100: remove redundant variable 'irq'
Variable 'irq' is being assigned but is never used hence it is
and can be removed.
Cleans up clang warning:
warning: variable 'irq' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
