All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Eric Lin <dslin1010@gmail.com>,
	maz@kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: irqdomain: Fix typo of "at least once"
Date: Thu, 18 Aug 2022 11:12:37 -0600	[thread overview]
Message-ID: <875yipcw6y.fsf@meer.lwn.net> (raw)
In-Reply-To: <20220811091516.2107908-1-dslin1010@gmail.com>

Eric Lin <dslin1010@gmail.com> writes:

> Signed-off-by: Eric Lin <dslin1010@gmail.com>
> ---
>  Documentation/core-api/irq/irq-domain.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/irq/irq-domain.rst b/Documentation/core-api/irq/irq-domain.rst
> index d30b4d0a9769..f88a6ee67a35 100644
> --- a/Documentation/core-api/irq/irq-domain.rst
> +++ b/Documentation/core-api/irq/irq-domain.rst
> @@ -71,7 +71,7 @@ variety of methods:
>  Note that irq domain lookups must happen in contexts that are
>  compatible with a RCU read-side critical section.
>  
> -The irq_create_mapping() function must be called *atleast once*
> +The irq_create_mapping() function must be called *at least once*
>  before any call to irq_find_mapping(), lest the descriptor will not
>  be allocated.

Applied, thanks.

jon

      reply	other threads:[~2022-08-18 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-11  9:15 [PATCH] Documentation: irqdomain: Fix typo of "at least once" Eric Lin
2022-08-18 17:12 ` 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=875yipcw6y.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=dslin1010@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.