diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-03-22 22:49:05 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@kernel.org> | 2022-04-18 22:22:09 +0300 |
commit | 7f56b6d789dfbb4e72fa6912cd037fd916d4ee1c (patch) | |
tree | 92c4110ec63b62773d13e2ac73584ad03ef39637 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ecaa054fc4c65ad337ec57aef2c6b041e0ef8f91 (diff) | |
download | linux-7f56b6d789dfbb4e72fa6912cd037fd916d4ee1c.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions