On Mon, 3 Oct 2022 10:58:23 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > Correct typo of "it's" to "it". > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Steven Rostedt <rostedt@xxxxxxxxxxx> > Cc: Ingo Molnar <mingo@xxxxxxxxxx> > Cc: Shuah Khan <shuah@xxxxxxxxxx> > Cc: linux-kselftest@xxxxxxxxxxxxxxx > --- > tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20211224.orig/tools/testing/selftests/ftrace/test.d/ftrace/func_event_triggers.tc > +++ linux-next-20211224/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" Acked-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx> -- Steve > test_event_enabled $check_enable_star > > reset_ftrace_filter