Commit 632f5c22 authored by shaomin Deng's avatar shaomin Deng Committed by Arnaldo Carvalho de Melo

perf trace: Fix double word in comments

Delete repeated word "and" in comments.
Signed-off-by: default avatarshaomin 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.comSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent ae4e4a0b
......@@ -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 &&
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment