linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Mushahid Hussain <mushi.shar@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mushahid Hussain <mushi.shar@gmail.com>
Subject: Re: [PATCH] Documentation: Fix spelling mistake in hacking.rst
Date: Tue, 18 Oct 2022 15:44:56 -0600	[thread overview]
Message-ID: <87o7u8dcx3.fsf@meer.lwn.net> (raw)
In-Reply-To: <20221017112026.88324-1-mushi.shar@gmail.com>

Mushahid Hussain <mushi.shar@gmail.com> writes:

> Fix `botton half locks` to `bottom half locks`.
>
> Signed-off-by: Mushahid Hussain <mushi.shar@gmail.com>
> ---
>  Documentation/kernel-hacking/hacking.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/kernel-hacking/hacking.rst b/Documentation/kernel-hacking/hacking.rst
> index 9a1f020c8449..1717348a4404 100644
> --- a/Documentation/kernel-hacking/hacking.rst
> +++ b/Documentation/kernel-hacking/hacking.rst
> @@ -120,7 +120,7 @@ You can tell you are in a softirq (or tasklet) using the
>  .. warning::
>  
>      Beware that this will return a false positive if a
> -    :ref:`botton half lock <local_bh_disable>` is held.
> +    :ref:`bottom half lock <local_bh_disable>` is held.

Applied, thanks.

jon

      reply	other threads:[~2022-10-18 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17 11:20 [PATCH] Documentation: Fix spelling mistake in hacking.rst Mushahid Hussain
2022-10-18 21:44 ` 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=87o7u8dcx3.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mushi.shar@gmail.com \
    /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).