linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Sukrut Heroorkar <hsukrut3@gmail.com>
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	shuah@kernel.org, hpa@zytor.com, x86@kernel.org,
	dave.hansen@linux.intel.com, bp@alien8.de, mingo@redhat.com,
	tglx@linutronix.de
Subject: Re: [PATCH] kselftests/x86: Correct grammer in VMX pairing message
Date: Sat, 17 May 2025 09:14:58 +0200	[thread overview]
Message-ID: <aCg3ctv0ODAp9G0F@gmail.com> (raw)
In-Reply-To: <20250516192057.7518-1-hsukrut3@gmail.com>


* Sukrut Heroorkar <hsukrut3@gmail.com> wrote:

> Fixes a small grammatical error in the print message.

No it doesn't.

> signed-off-by: Sukrut Heroorkar <hsukrut3@gmail.com>
> ---
>  tools/testing/selftests/x86/ioperm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/x86/ioperm.c b/tools/testing/selftests/x86/ioperm.c
> index 69d5fb7050c2..a5099e526912 100644
> --- a/tools/testing/selftests/x86/ioperm.c
> +++ b/tools/testing/selftests/x86/ioperm.c
> @@ -107,7 +107,7 @@ int main(void)
>  		err(1, "fork");
>  
>  	if (child == 0) {
> -		printf("[RUN]\tchild: check that we inherited permissions\n");
> +		printf("[RUN]\tchild: check that if we inherited permissions\n");

Wot?

Thanks,

	Ingo

      reply	other threads:[~2025-05-17  7:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-16 19:20 [PATCH] kselftests/x86: Correct grammer in VMX pairing message Sukrut Heroorkar
2025-05-17  7:14 ` Ingo Molnar [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=aCg3ctv0ODAp9G0F@gmail.com \
    --to=mingo@kernel.org \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=hsukrut3@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=shuah@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@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).