Linux Documentation
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Lukasz Tymoszczuk <lukastymo@gmail.com>,
	Corey Minyard <corey@minyard.net>,
	Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>,
	openipmi-developer@lists.sourceforge.net,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] docs: ipmi: fix word order in create-user description
Date: Sat, 1 Aug 2026 11:06:09 -0700	[thread overview]
Message-ID: <86572838-e816-4d1c-8077-d6faef5be3ce@infradead.org> (raw)
In-Reply-To: <20260801111804.3593320-1-lukastymo@gmail.com>



On 8/1/26 4:18 AM, Lukasz Tymoszczuk wrote:
> Correct "allows to you" to "allows you to".
> 
> Signed-off-by: Lukasz Tymoszczuk <lukastymo@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.

> ---
>  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.
>  
>  Once you are done, call ipmi_destroy_user() to get rid of the user.

-- 
~Randy

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

Thread overview: 2+ 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 [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=86572838-e816-4d1c-8077-d6faef5be3ce@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=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