linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>,
	Shuah Khan <shuah@kernel.org>,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH RESEND] selftests/ftrace: func_event_triggers: fix typo in user message
Date: Tue, 4 Oct 2022 20:49:28 -0400	[thread overview]
Message-ID: <20221004204928.794bfa4e@gandalf.local.home> (raw)
In-Reply-To: <20221003175823.25040-1-rdunlap@infradead.org>

On Mon,  3 Oct 2022 10:58:23 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> 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
> ---
>  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@goodmis.org>

-- Steve

>      test_event_enabled $check_enable_star
>  
>      reset_ftrace_filter


      reply	other threads:[~2022-10-05  0:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-03 17:58 [PATCH RESEND] selftests/ftrace: func_event_triggers: fix typo in user message Randy Dunlap
2022-10-05  0:49 ` Steven Rostedt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221004204928.794bfa4e@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rdunlap@infradead.org \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).