diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-07-04 15:06:26 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-07-04 16:39:11 +0300 |
| commit | 9b0bb10a84ffbbbb9f589122e34ceee0194ea5ca (patch) | |
| tree | f7ea5f247fdabc9aec49f07caf9a29c4931fca3d /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5074298ab08bfc218ad8773ba270a6415a38468d (diff) | |
| download | linux-9b0bb10a84ffbbbb9f589122e34ceee0194ea5ca.tar.xz | |
qed: remove redundant pointer 'name'
Pointer 'name' is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'name' 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
