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>
This commit is contained in:
Randy Dunlap 2022-10-03 10:58:23 -07:00 committed by Shuah Khan
parent 83e14a57d5
commit cadf306460
1 changed files with 1 additions and 1 deletions

View File

@ -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