tracing: Delete repeated words in comments
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 7 Aug 2020 03:32:59 +0000 (20:32 -0700)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 22 Sep 2020 01:06:02 +0000 (21:06 -0400)
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>
kernel/trace/ftrace.c
kernel/trace/trace.c
kernel/trace/trace_dynevent.c
kernel/trace/trace_events_synth.c
kernel/trace/tracing_map.c

index 603255f5f085b867dd273588cad95ad7a61b78cd..84f32dbc7be8905734489a7b15081496f2fcff23 100644 (file)
@@ -2402,7 +2402,7 @@ struct ftrace_ops direct_ops = {
  *
  * If the record has the FTRACE_FL_REGS set, that means that it
  * wants to convert to a callback that saves all regs. If FTRACE_FL_REGS
- * is not not set, then it wants to convert to the normal callback.
+ * is not set, then it wants to convert to the normal callback.
  *
  * Returns the address of the trampoline to set to
  */
index 29a9034b38d08bc51c0984e3775f3ee58a6f12d5..8fac7d6db222edf29b6ea3aab1656656f1a22380 100644 (file)
@@ -9287,7 +9287,7 @@ void ftrace_dump(enum ftrace_dump_mode oops_dump_mode)
        }
 
        /*
-        * We need to stop all tracing on all CPUS to read the
+        * We need to stop all tracing on all CPUS to read
         * the next buffer. This is a bit expensive, but is
         * not done often. We fill all what we can read,
         * and then release the locks again.
index 9442a9bb080eb121ad1626c354c110033c6702a5..5fa49cfd2bb6f6b7f8099ccd7e47a068f600b1ce 100644 (file)
@@ -402,7 +402,7 @@ void dynevent_arg_init(struct dynevent_arg *arg,
  * whitespace, all followed by a separator, if applicable.  After the
  * first arg string is successfully appended to the command string,
  * the optional @operator is appended, followed by the second arg and
- * and optional @separator.  If no separator was specified when
+ * optional @separator.  If no separator was specified when
  * initializing the arg, a space will be appended.
  */
 void dynevent_arg_pair_init(struct dynevent_arg_pair *arg_pair,
index f86a2aa0bccde963eaada488a90628f80c8b5f21..7c765e80e974155ff3dd0e34deb241a7b854303f 100644 (file)
@@ -1211,7 +1211,7 @@ __synth_event_trace_start(struct trace_event_file *file,
         * ENABLED bit is set (which attaches the probe thus allowing
         * this code to be called, etc).  Because this is called
         * directly by the user, we don't have that but we still need
-        * to honor not logging when disabled.  For the the iterated
+        * to honor not logging when disabled.  For the iterated
         * trace case, we save the enabed state upon start and just
         * ignore the following data calls.
         */
index 74738c9856f164af0f7ed08cbaaf4d9b4041aff0..4b50fc0cb12c73db44e8d5829e5fe344f81364e5 100644 (file)
@@ -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