All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perf bench: fix spello
@ 2010-03-31 18:30 Randy Dunlap
  2010-03-31 18:55 ` Arnaldo Carvalho de Melo
  2010-04-13 10:43 ` [tip:perf/core] " tip-bot for Randy Dunlap
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2010-03-31 18:30 UTC (permalink / raw)
  To: lkml; +Cc: Peter Zijlstra, Paul Mackerras, Ingo Molnar,
	Arnaldo Carvalho de Melo

From: Randy Dunlap <randy.dunlap@oracle.com>

Fix spello in user message.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 tools/perf/bench/sched-pipe.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-2634-rc3.orig/tools/perf/bench/sched-pipe.c
+++ lnx-2634-rc3/tools/perf/bench/sched-pipe.c
@@ -93,7 +93,7 @@ int bench_sched_pipe(int argc, const cha
 
 	switch (bench_format) {
 	case BENCH_FORMAT_DEFAULT:
-		printf("# Extecuted %d pipe operations between two tasks\n\n",
+		printf("# Executed %d pipe operations between two tasks\n\n",
 			loops);
 
 		result_usec = diff.tv_sec * 1000000;

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-13 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31 18:30 [PATCH] perf bench: fix spello Randy Dunlap
2010-03-31 18:55 ` Arnaldo Carvalho de Melo
2010-04-13 10:43 ` [tip:perf/core] " tip-bot for Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.