mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-12-29 17:25:38 +00:00
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>
This commit is contained in:
parent
f88b8871c7
commit
1c5e11b3ee
@ -81,7 +81,7 @@ void trace_instance_destroy(struct trace_instance *trace)
|
||||
}
|
||||
|
||||
/**
|
||||
* trace_instance_init - create an trace instance
|
||||
* trace_instance_init - create a trace instance
|
||||
*
|
||||
* It is more than the tracefs instance, as it contains other
|
||||
* things required for the tracing, such as the local events and
|
||||
|
Loading…
Reference in New Issue
Block a user