perf bench: Fix misspellings using codespell
authorXiong Zhenwu <xiong.zhenwu@zte.com.cn>
Fri, 5 Mar 2021 09:22:12 +0000 (01:22 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 6 Mar 2021 19:42:31 +0000 (16:42 -0300)
commita78e724f4eb487517f03a6044d7a554c8823fe49
tree28729a23a823a04ed294177a21c3e57694300310
parent44e176501c557460de954572435baa4ae34d2a35
perf bench: Fix misspellings using codespell

  $ codespell ./tool/perf/bench
  tools/perf/bench/inject-buildid.c:375: tihs  ==> this

Fix a typo found by codespell.

Signed-off-by: Xiong Zhenwu <xiong.zhenwu@zte.com.cn>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20210305092212.204923-1-xiong.zhenwu@zte.com.cn
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/bench/inject-buildid.c