linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Hao Chen <chenhaoa@uniontech.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Hao Chen <chenhaoa@uniontech.com>
Subject: Re: [PATCH] Documentation: ACPI: fix error script name
Date: Thu, 17 Jun 2021 13:22:04 -0600	[thread overview]
Message-ID: <87tulwthyb.fsf@meer.lwn.net> (raw)
In-Reply-To: <20210617023300.30114-1-chenhaoa@uniontech.com>

Hao Chen <chenhaoa@uniontech.com> writes:

> The correct script name should be 'divergence.sh' instead of
> 'divergences.sh'.
> I didn't find divergences.sh in the path of acpica/generate/linux/.
>
> Signed-off-by: Hao Chen <chenhaoa@uniontech.com>
> ---
>  Documentation/driver-api/acpi/linuxized-acpica.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/acpi/linuxized-acpica.rst b/Documentation/driver-api/acpi/linuxized-acpica.rst
> index 6bee03383225..cc234353d2c4 100644
> --- a/Documentation/driver-api/acpi/linuxized-acpica.rst
> +++ b/Documentation/driver-api/acpi/linuxized-acpica.rst
> @@ -276,4 +276,4 @@ before they become available from the ACPICA release process.
>     # git clone https://github.com/acpica/acpica
>     # git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>     # cd acpica
> -   # generate/linux/divergences.sh -s ../linux
> +   # generate/linux/divergence.sh -s ../linux

Applied, thanks.

jon

      reply	other threads:[~2021-06-17 19:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-17  2:33 [PATCH] Documentation: ACPI: fix error script name Hao Chen
2021-06-17 19:22 ` Jonathan Corbet [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=87tulwthyb.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=chenhaoa@uniontech.com \
    --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).