From: Steven Rostedt <rostedt@goodmis.org>
To: Pavel Machek <pavel@ucw.cz>
Cc: kernel list <linux-kernel@vger.kernel.org>,
trivial@kernel.org, jpoimboe@redhat.com,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] ktest.pl: fix english
Date: Tue, 11 Oct 2016 05:59:58 -0400 [thread overview]
Message-ID: <20161011055958.4c33d816@grimm.local.home> (raw)
In-Reply-To: <20161011073003.GA19476@amd>
On Tue, 11 Oct 2016 09:30:03 +0200
Pavel Machek <pavel@ucw.cz> wrote:
> Ajdust spelling to more common "mandatory". Variant "mandidory" is
> certainly wrong.
It was to see who could find Dory.
This should go through the trivial tree. Thanks!
Acked-by: Steven Rostedt <rostedt@goodmis.org>
-- Steve
>
> Signed-off-by: Pavel Machek <pavel@ucw.cz>
>
> diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl
> index d08e214..a5e36b2 100755
> --- a/tools/testing/ktest/ktest.pl
> +++ b/tools/testing/ktest/ktest.pl
> @@ -719,14 +719,14 @@ sub set_value {
>
> if ($buildonly && $lvalue =~ /^TEST_TYPE(\[.*\])?$/ && $prvalue ne "build") {
> # Note if a test is something other than build, then we
> - # will need other manditory options.
> + # will need other mandatory options.
> if ($prvalue ne "install") {
> # for bisect, we need to check BISECT_TYPE
> if ($prvalue ne "bisect") {
> $buildonly = 0;
> }
> } else {
> - # install still limits some manditory options.
> + # install still limits some mandatory options.
> $buildonly = 2;
> }
> }
> @@ -735,7 +735,7 @@ sub set_value {
> if ($prvalue ne "install") {
> $buildonly = 0;
> } else {
> - # install still limits some manditory options.
> + # install still limits some mandatory options.
> $buildonly = 2;
> }
> }
> @@ -3989,7 +3991,7 @@ sub make_min_config {
> }
> }
>
> - # Save off all the current mandidory configs
> + # Save off all the current mandatory configs
> open (OUT, ">$temp_config")
> or die "Can't write to $temp_config";
> foreach my $config (keys %keep_configs) {
>
next prev parent reply other threads:[~2016-10-11 10:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-11 7:30 Pavel Machek
2016-10-11 9:59 ` Steven Rostedt [this message]
2016-11-03 10:08 ` Pavel Machek
-- strict thread matches above, loose matches on Subject: below --
2016-10-03 8:21 Pavel Machek
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=20161011055958.4c33d816@grimm.local.home \
--to=rostedt@goodmis.org \
--cc=akpm@osdl.org \
--cc=jpoimboe@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=trivial@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
all inboxes | Powered by JetHome®