Skip to content

Commit ac1987f

Browse files
algonellrostedt
authored andcommitted
rv: Fix a typo
Fix a typo in comments. Cc: Masami Hiramatsu <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Link: https://lore.kernel.org/[email protected] Reported-by: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
1 parent 1c5e11b commit ac1987f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)