Skip to content

Commit 1c5e11b

Browse files
Ba Jingrostedt
authored andcommitted
tools/rv: Correct the grammatical errors in the comments
The word "trace" begins with a consonant sound, so "a" should be used instead of "an". Link: https://lore.kernel.org/[email protected] Signed-off-by: Ba Jing <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
1 parent f88b887 commit 1c5e11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/verification/rv/src/trace.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ void trace_instance_destroy(struct trace_instance *trace)
8181
}
8282

8383
/**
84-
* trace_instance_init - create an trace instance
84+
* trace_instance_init - create a trace instance
8585
*
8686
* It is more than the tracefs instance, as it contains other
8787
* things required for the tracing, such as the local events and

0 commit comments

Comments
 (0)