Skip to content

Commit 97d6a9c

Browse files
haiyuewarostedt
authored andcommitted
fgraph: Correct typo in ftrace_return_to_handler comment
Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://lore.kernel.org/20250218122052.58348-1-haiyuewa@163.com Signed-off-by: Haiyue Wang <haiyuewa@163.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 parent d082ecb commit 97d6a9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kernel/trace/fgraph.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ __ftrace_return_to_handler(struct ftrace_regs *fregs, unsigned long frame_pointe
865865
}
866866

867867
/*
868-
* After all architecures have selected HAVE_FUNCTION_GRAPH_FREGS, we can
868+
* After all architectures have selected HAVE_FUNCTION_GRAPH_FREGS, we can
869869
* leave only ftrace_return_to_handler(fregs).
870870
*/
871871
#ifdef CONFIG_HAVE_FUNCTION_GRAPH_FREGS

0 commit comments

Comments
 (0)