summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshaomin Deng <dengshaomin@cdjrlc.com>2022-08-07 04:46:29 -0400
committerArnaldo Carvalho de Melo <acme@redhat.com>2022-08-12 16:44:56 -0300
commit632f5c224e95ce6846724a0720f7e7ef704fb858 (patch)
tree3b2080ded18d7cde941428414068d78ae3ae6821
parentae4e4a0ba30aa3978ac17a919b2ff7b073faa2f3 (diff)
downloadlinux-0-day-632f5c224e95ce6846724a0720f7e7ef704fb858.tar.gz
linux-0-day-632f5c224e95ce6846724a0720f7e7ef704fb858.tar.xz
perf trace: Fix double word in comments
Delete repeated word "and" in comments. Signed-off-by: shaomin Deng <dengshaomin@cdjrlc.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lore.kernel.org/lkml/20220807084629.23121-1-dengshaomin@cdjrlc.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
-rw-r--r--tools/perf/builtin-trace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/builtin-trace.c b/tools/perf/builtin-trace.c
index 1e1f10a1971de..0bd9d01c0df9d 100644
--- a/tools/perf/builtin-trace.c
+++ b/tools/perf/builtin-trace.c
@@ -2749,7 +2749,7 @@ static size_t trace__fprintf_tp_fields(struct trace *trace, struct evsel *evsel,
/*
* Suppress this argument if its value is zero and
- * and we don't have a string associated in an
+ * we don't have a string associated in an
* strarray for it.
*/
if (val == 0 &&