Linux Documentation
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Lukasz Tymoszczuk <lukastymo@gmail.com>,
	Corey Minyard <corey@minyard.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>,
	openipmi-developer@lists.sourceforge.net,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Lukasz Tymoszczuk <lukastymo@gmail.com>
Subject: Re: [PATCH] docs: ipmi: fix word order in create-user description
Date: Mon, 03 Aug 2026 12:06:36 -0600	[thread overview]
Message-ID: <87se4vyt77.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20260801111804.3593320-1-lukastymo@gmail.com>

Lukasz Tymoszczuk <lukastymo@gmail.com> writes:

> Correct "allows to you" to "allows you to".
>
> Signed-off-by: Lukasz Tymoszczuk <lukastymo@gmail.com>
> ---
>  Documentation/driver-api/ipmi.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/ipmi.rst b/Documentation/driver-api/ipmi.rst
> index d08cee98e34a..062c38d93fbb 100644
> --- a/Documentation/driver-api/ipmi.rst
> +++ b/Documentation/driver-api/ipmi.rst
> @@ -280,7 +280,7 @@ Creating the User
>  To use the message handler, you must first create a user using
>  ipmi_create_user.  The interface number specifies which SMI you want
>  to connect to, and you must supply callback functions to be called
> -when data comes in.  This also allows to you pass in a piece of data,
> +when data comes in.  This also allows you to pass in a piece of data,
>  the handler_data, that will be passed back to you on all calls.

Applied, thanks.

jon

      parent reply	other threads:[~2026-08-03 18:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-01 11:18 [PATCH] docs: ipmi: fix word order in create-user description Lukasz Tymoszczuk
2026-08-01 18:06 ` Randy Dunlap
2026-08-03 18:06 ` 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=87se4vyt77.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=corey@minyard.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukastymo@gmail.com \
    --cc=openipmi-developer@lists.sourceforge.net \
    --cc=skhan@linuxfoundation.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