linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Masanari Iida <standby24x7@gmail.com>,
	linux-kernel@vger.kernel.org, shuah@kernel.org,
	rostedt@goodmis.org, mingo@redhat.com,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH] selftest/ftrace: Fix typo in trigger-snapshot.tc
Date: Fri, 2 Aug 2019 17:03:18 -0700	[thread overview]
Message-ID: <02ca1f97-ca23-c855-1dc0-a45b243b22f0@infradead.org> (raw)
In-Reply-To: <20190803000126.23200-1-standby24x7@gmail.com>

On 8/2/19 5:01 PM, Masanari Iida wrote:
> This patch fixes a spelling typo in tigger-snapshot.tc

typo:)                                trigger-


> 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")
> 


-- 
~Randy

  reply	other threads:[~2019-08-03  0:03 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 [this message]
2019-08-30 21:31 ` Steven Rostedt
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=02ca1f97-ca23-c855-1dc0-a45b243b22f0@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rostedt@goodmis.org \
    --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 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).