projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88b887
)
tools/rv: Correct the grammatical errors in the comments
author
Ba Jing
<bajing@cmss.chinamobile.com>
Tue, 3 Sep 2024 00:30:19 +0000
(08:30 +0800)
committer
Steven Rostedt (Google)
<rostedt@goodmis.org>
Fri, 4 Oct 2024 19:07:24 +0000
(15:07 -0400)
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>
tools/verification/rv/src/trace.c
patch
|
blob
|
history
diff --git
a/tools/verification/rv/src/trace.c
b/tools/verification/rv/src/trace.c
index
2c7deed
..
1b9f9bf
100644
(file)
--- a/
tools/verification/rv/src/trace.c
+++ b/
tools/verification/rv/src/trace.c
@@
-81,7
+81,7
@@
void trace_instance_destroy(struct trace_instance *trace)
}
/**
- * trace_instance_init - create a
n
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