diff options
author | Oded Gabbay <ogabbay@kernel.org> | 2022-07-04 11:51:55 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2022-07-12 09:09:29 +0300 |
commit | f2d9ec872c5db258ba8998b6b4c17866fca95ada (patch) | |
tree | 94d7fed85ad3473478ac32296772a5712a442780 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cc81c0f3b03e2830665975419893d3a0445fca85 (diff) |
habanalabs: don't declare tmp twice in same function
tmp is declared in the scope of the function cs_do_release() and
inside a block inside that function.
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions