mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Colin King <colin.i.king@googlemail.com>,
	"James E . J . Bottomley" <James.Bottomley@HansenPartnership.com>,
	Colin Ian King <colin.i.king@gmail.com>,
	linux-parisc@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] parisc: Fix spelling mistake "Plase" -> "Please"
Date: Sat, 23 Oct 2021 22:51:26 +0200	[thread overview]
Message-ID: <819be457-e595-27ff-a8db-1326ecfe3579@gmx.de> (raw)
In-Reply-To: <20211023114518.18600-1-colin.king@canonical.com>

On 10/23/21 13:45, Colin King wrote:
> From: Colin Ian King <colin.i.king@gmail.com>
>
> There is a spelling mistake in a pr_warning message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Thanks!
I've fixed it in the original patch.

Helge

> ---
>  arch/parisc/kernel/sys_parisc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/parisc/kernel/sys_parisc.c b/arch/parisc/kernel/sys_parisc.c
> index d11834377676..2b34294517a1 100644
> --- a/arch/parisc/kernel/sys_parisc.c
> +++ b/arch/parisc/kernel/sys_parisc.c
> @@ -413,7 +413,7 @@ static int FIX_O_NONBLOCK(int flags)
>  			!test_thread_flag(TIF_NONBLOCK_WARNING)) {
>  		set_thread_flag(TIF_NONBLOCK_WARNING);
>  		pr_warn("%s(%d) uses a deprecated O_NONBLOCK value."
> -			" Plase recompile with newer glibc.\n",
> +			" Please recompile with newer glibc.\n",
>  			current->comm, current->pid);
>  	}
>  	return flags & ~O_NONBLOCK_MASK_OUT;
>


      reply	other threads:[~2021-10-23 20:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-23 11:45 Colin King
2021-10-23 20:51 ` Helge Deller [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=819be457-e595-27ff-a8db-1326ecfe3579@gmx.de \
    --to=deller@gmx.de \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=colin.i.king@gmail.com \
    --cc=colin.i.king@googlemail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.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®