public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Gabriel Whigham <gabewhigham@gmail.com>, linux-doc@vger.kernel.org
Cc: Gabriel Whigham <gabewhigham@gmail.com>
Subject: Re: [PATCH] docs: ioctl-number: fix a typo in ioctl-number.rst
Date: Mon, 02 Feb 2026 09:53:08 -0700	[thread overview]
Message-ID: <87o6m7rssr.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20260130042131.51975-1-gabewhigham@gmail.com>

Gabriel Whigham <gabewhigham@gmail.com> writes:

> "userspace" was misspelled as "userpace".
>
> Signed-off-by: Gabriel Whigham <gabewhigham@gmail.com>
> ---
>  Documentation/userspace-api/ioctl/ioctl-number.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
> index 7232b3544cec..b5c6447455fd 100644
> --- a/Documentation/userspace-api/ioctl/ioctl-number.rst
> +++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
> @@ -15,7 +15,7 @@ macros defined in <linux/ioctl.h>:
>      ====== ===========================
>      _IO    none
>      _IOW   write (read from userspace)
> -    _IOR   read (write to userpace)
> +    _IOR   read (write to userspace)
>      _IOWR  write and read
>      ====== ===========================

Applied, thanks.

jon

      reply	other threads:[~2026-02-02 16:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-30  4:21 [PATCH] docs: ioctl-number: fix a typo in ioctl-number.rst Gabriel Whigham
2026-02-02 16:53 ` 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=87o6m7rssr.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=gabewhigham@gmail.com \
    --cc=linux-doc@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