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/20240903003019.8969-1-bajing@cmss.chinamobile.com Signed-off-by: Ba Jing <bajing@cmss.chinamobile.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 parent f88b887 commit 1c5e11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)