tracing: Delete repeated words in comments
Drop repeated words in kernel/trace/. {and, the, not} Link: https://lkml.kernel.org/r/20200807033259.13778-1-rdunlap@infradead.org Cc: Ingo Molnar <mingo@redhat.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
This commit is contained in:

committed by
Steven Rostedt (VMware)

parent
22c36b1826
commit
5c8c206e43
@@ -260,7 +260,7 @@ int tracing_map_add_var(struct tracing_map *map)
|
||||
* to use cmp_fn.
|
||||
*
|
||||
* A key can be a subset of a compound key; for that purpose, the
|
||||
* offset param is used to describe where within the the compound key
|
||||
* offset param is used to describe where within the compound key
|
||||
* the key referenced by this key field resides.
|
||||
*
|
||||
* Return: The index identifying the field in the map and associated
|
||||
|
Reference in New Issue
Block a user