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>
This commit is contained in:
parent
ae4e4a0ba3
commit
632f5c224e
@ -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 &&
|
||||
|
Loading…
Reference in New Issue
Block a user