diff options
author | Oleg Nesterov <oleg@redhat.com> | 2024-09-16 19:58:19 +0200 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-10-05 10:14:04 -0400 |
commit | 474ec3e849686a02d00c5bd7a80c3042505b66bb (patch) | |
tree | 3423f3b3b23239cca03e1c55701f2df23484aa16 /kernel/trace/trace_functions_graph.c | |
parent | 21e92806d39c68af2accd1fb238c2daecfcf9fbd (diff) | |
download | linux-474ec3e849686a02d00c5bd7a80c3042505b66bb.tar.gz linux-474ec3e849686a02d00c5bd7a80c3042505b66bb.tar.bz2 linux-474ec3e849686a02d00c5bd7a80c3042505b66bb.zip |
function_graph: Remove unnecessary initialization in ftrace_graph_ret_addr()
After the commit 29c1c24a2707 ("function_graph: Fix up ftrace_graph_ret_addr()")
ftrace_graph_ret_addr() doesn't need to initialize "int i" at the start.
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Puranjay Mohan <puranjay@kernel.org>
Link: https://lore.kernel.org/20240916175818.GA28944@redhat.com
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions