Re: [PATCH 1/2] [trivial] tools: perf: Fix typo in tools/perf

2012-07-17 Thread Namhyung Kim
Hi, Masanari On Wed, 18 Jul 2012 01:20:59 +0900, Masanari Iida wrote: > Correct spelling typo in tools/perf. > > Signed-off-by: Masanari iida > --- > tools/perf/util/callchain.h | 2 +- > tools/perf/util/parse-events-test.c | 2 +- > tools/perf/util/python-ext-sources | 2 +- > 3 files

[PATCH 1/2] [trivial] tools: perf: Fix typo in tools/perf

2012-07-17 Thread Masanari Iida
Correct spelling typo in tools/perf. Signed-off-by: Masanari iida --- tools/perf/util/callchain.h | 2 +- tools/perf/util/parse-events-test.c | 2 +- tools/perf/util/python-ext-sources | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/perf/util/callchain.h b/t