aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2022-10-03 10:58:23 -0700
committerShuah Khan <skhan@linuxfoundation.org>2022-10-07 10:28:37 -0600
commitcadf306460c8f1281fc8bdd270514944ed75d3d0 (patch)
tree8f3c851c296b748ca71ccdc329191fb026d4c01e /tools
parentdocs:kselftest: fix kselftest_module.h path of example module (diff)
downloadlinux-dev-cadf306460c8f1281fc8bdd270514944ed75d3d0.tar.xz
linux-dev-cadf306460c8f1281fc8bdd270514944ed75d3d0.zip
selftests/ftrace: func_event_triggers: fix typo in user message
Correct typo of "it's" to "it". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Shuah Khan <shuah@kernel.org> Cc: linux-kselftest@vger.kernel.org Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc b/tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc
index 3145b0f1835c..8d26d5505808 100644
--- a/tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc
+++ b/tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc
@@ -85,7 +85,7 @@ run_enable_disable() {
echo $check_disable > $EVENT_ENABLE
done
sleep $SLEEP_TIME
- echo " make sure it's still works"
+ echo " make sure it still works"
test_event_enabled $check_enable_star
reset_ftrace_filter