From: Bhaskar Chowdhury Date: Fri, 19 Mar 2021 23:28:24 +0000 (+0530) Subject: perf c2c: Fix a punctuation X-Git-Tag: v6.10-rc1~58^2~259 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b3761eebb1c5c1bacec66fafff51eb65c4139bc;p=thirdparty%2Fkernel%2Flinux.git perf c2c: Fix a punctuation s/dont/don\'t/ Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap Cc: Alexander Shishkin Cc: Ingo Molnar Cc: Jiri Olsa Cc: Mark Rutland Cc: Namhyung Kim Cc: Peter Zijlstra Link: https://lore.kernel.org/r/20210319232824.742-1-unixbhaskar@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- diff --git a/tools/perf/builtin-c2c.c b/tools/perf/builtin-c2c.c index 16b40f5d43db0..14f228c7c8698 100644 --- a/tools/perf/builtin-c2c.c +++ b/tools/perf/builtin-c2c.c @@ -2050,7 +2050,7 @@ static int hpp_list__parse(struct perf_hpp_list *hpp_list, perf_hpp__setup_output_field(hpp_list); /* - * We dont need other sorting keys other than those + * We don't need other sorting keys other than those * we already specified. It also really slows down * the processing a lot with big number of output * fields, so switching this off for c2c.