All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-kernel@vger.kernel.org, shuah@kernel.org, mingo@redhat.com,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH] selftest/ftrace: Fix typo in trigger-snapshot.tc
Date: Fri, 30 Aug 2019 17:31:54 -0400	[thread overview]
Message-ID: <20190830173154.467d9335@gandalf.local.home> (raw)
In-Reply-To: <20190803000126.23200-1-standby24x7@gmail.com>

On Sat,  3 Aug 2019 09:01:26 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> This patch fixes a spelling typo in tigger-snapshot.tc
> 

As Randy said: "trigger-snapshot.tc"

Shuah, can you take this?

Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>

-- Steve

> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  .../testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc b/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc
> index 7717c0a09686..ac738500d17f 100644
> --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc
> +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc
> @@ -28,7 +28,7 @@ if [ -z "$FEATURE" ]; then
>      exit_unsupported
>  fi
>  
> -echo "Test snapshot tigger"
> +echo "Test snapshot trigger"
>  echo 0 > snapshot
>  echo 1 > events/sched/sched_process_fork/enable
>  ( echo "forked")


  parent reply	other threads:[~2019-08-30 21:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-03  0:01 [PATCH] selftest/ftrace: Fix typo in trigger-snapshot.tc Masanari Iida
2019-08-03  0:03 ` Randy Dunlap
2019-08-30 21:31 ` Steven Rostedt [this message]
2019-08-30 21:47   ` shuah
2019-08-30 22:06     ` Steven Rostedt

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=20190830173154.467d9335@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=shuah@kernel.org \
    --cc=standby24x7@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.