diff options
| author | Adrian Hunter <[email protected]> | 2021-05-30 19:22:56 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-06-01 13:02:25 +0000 |
| commit | 4c62244e035e99a9e43d25a017cbe98f7562b21f (patch) | |
| tree | 9dedd2034283b3dd2cd661044e65a7281b3dd327 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | perf test: Test 2 libpfm4 error cases (diff) | |
| download | kernel-4c62244e035e99a9e43d25a017cbe98f7562b21f.tar.gz kernel-4c62244e035e99a9e43d25a017cbe98f7562b21f.zip | |
perf scripting python: Remove unnecessary 'static'
The variables are always assigned before use, making the 'static'
storage class unnecessary.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
