linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
@ 2018-03-29 17:24 Colin King
  2018-03-29 17:31 ` Steven Rostedt
  2018-04-02  6:58 ` Masami Hiramatsu
  0 siblings, 2 replies; 10+ messages in thread
From: Colin King @ 2018-03-29 17:24 UTC (permalink / raw)
  To: Steven Rostedt, Ingo Molnar, Shuah Khan, Masami Hiramatsu,
	linux-kselftest
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Trivial fix to spelling mistake in message text

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
index c5ef8b9d02b3..1b8faf4c318c 100644
--- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
+++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-multihist.tc
@@ -35,7 +35,7 @@ do_reset
 
 reset_trigger
 
-echo "Test histogram multiple tiggers"
+echo "Test histogram multiple triggers"
 
 echo 'hist:keys=parent_pid:vals=child_pid' > events/sched/sched_process_fork/trigger
 echo 'hist:keys=parent_comm:vals=child_pid' >> events/sched/sched_process_fork/trigger
-- 
2.15.1


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

end of thread, other threads:[~2018-04-03 12:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-29 17:24 [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers" Colin King
2018-03-29 17:31 ` Steven Rostedt
2018-03-29 17:47   ` Colin Ian King
2018-03-29 17:54     ` Shuah Khan
2018-03-29 18:04       ` Steven Rostedt
2018-03-30 15:51         ` Shuah Khan
2018-04-03 10:07           ` Dan Carpenter
2018-04-03 11:59             ` Steven Rostedt
2018-04-03 12:02               ` Julia Lawall
2018-04-02  6:58 ` Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).