diff options
author | 2023-09-19 09:28:23 +0800 | |
---|---|---|
committer | 2024-02-08 23:29:29 +0900 | |
commit | 9efd24ec5599ed485b7c4d9aeb731141f6285167 (patch) | |
tree | 6a31cd4e78f791970d3d35a3ca037973dad1f98c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing/probes: Fix to set arg size and fmt after setting type from BTF (diff) | |
download | wireguard-linux-9efd24ec5599ed485b7c4d9aeb731141f6285167.tar.xz wireguard-linux-9efd24ec5599ed485b7c4d9aeb731141f6285167.zip |
kprobes: Remove unnecessary initial values of variables
ri and sym is assigned first, so it does not need to initialize the
assignment.
Link: https://lore.kernel.org/all/20230919012823.7815-1-zeming@nfschina.com/
Signed-off-by: Li zeming <zeming@nfschina.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions