Skip to content

Commit ac1987f

Browse files
algonellrostedt
authored andcommitted
rv: Fix a typo
Fix a typo in comments. Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://lore.kernel.org/20240911114349.20449-1-algonell@gmail.com Reported-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 parent 1c5e11b commit ac1987f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kernel/trace/rv/rv.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* per-task monitor, and so on), and the helper functions that glue the
4242
* monitor to the system via trace. Generally, a monitor includes some form
4343
* of trace output as a reaction for event parsing and exceptions,
44-
* as depicted bellow:
44+
* as depicted below:
4545
*
4646
* Linux +----- RV Monitor ----------------------------------+ Formal
4747
* Realm | | Realm

0 commit comments

Comments
 (0)