linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masahiro Yamada <masahiroy@kernel.org>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"open list:DOCUMENTATION" <linux-doc@vger.kernel.org>
Subject: Re: [PATCH RESEND] scripts/jobserver-exec: Fix a typo ("envirnoment")
Date: Mon, 17 May 2021 12:09:38 +0900	[thread overview]
Message-ID: <CAK7LNAS-mU=6TTwBHys04k9932d0n_HNMCMSg4k8NfNxf8AZ-A@mail.gmail.com> (raw)
In-Reply-To: <20210513162403.1726052-1-j.neuschaefer@gmx.net>

On Fri, May 14, 2021 at 1:24 AM Jonathan Neuschäfer
<j.neuschaefer@gmx.net> wrote:
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>


Applied to linux-kbuild. Thanks.

> ---
>  scripts/jobserver-exec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/jobserver-exec b/scripts/jobserver-exec
> index 0fdb31a790a81..1c779cd1ccb48 100755
> --- a/scripts/jobserver-exec
> +++ b/scripts/jobserver-exec
> @@ -10,7 +10,7 @@ from __future__ import print_function
>  import os, sys, errno
>  import subprocess
>
> -# Extract and prepare jobserver file descriptors from envirnoment.
> +# Extract and prepare jobserver file descriptors from environment.
>  claim = 0
>  jobs = b""
>  try:
> --
> 2.29.2
>


-- 
Best Regards
Masahiro Yamada

      reply	other threads:[~2021-05-17  3:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13 16:24 [PATCH RESEND] scripts/jobserver-exec: Fix a typo ("envirnoment") Jonathan Neuschäfer
2021-05-17  3:09 ` Masahiro Yamada [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='CAK7LNAS-mU=6TTwBHys04k9932d0n_HNMCMSg4k8NfNxf8AZ-A@mail.gmail.com' \
    --to=masahiroy@kernel.org \
    --cc=j.neuschaefer@gmx.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).