diff options
author | 2022-03-22 20:49:05 +0100 | |
---|---|---|
committer | 2022-04-18 12:22:09 -0700 | |
commit | 7f56b6d789dfbb4e72fa6912cd037fd916d4ee1c (patch) | |
tree | 92c4110ec63b62773d13e2ac73584ad03ef39637 /tools/perf/scripts/python/stackcollapse.py | |
parent | ARC: fix typos in comments (diff) | |
download | linux-dev-7f56b6d789dfbb4e72fa6912cd037fd916d4ee1c.tar.xz linux-dev-7f56b6d789dfbb4e72fa6912cd037fd916d4ee1c.zip |
ARC: Remove a redundant memset()
disasm_instr() already call memset(0) on its 2nd argument, so there is no
need to clear it explicitly before calling this function.
Remove the redundant memset().
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions