From: Corey Minyard <minyard@acm.org>
To: Jason Wang <wangborong@cdjrlc.com>
Cc: openipmi-developer@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ipmi: Fix comment typo
Date: Mon, 18 Jul 2022 19:26:20 -0500 [thread overview]
Message-ID: <20220719002620.GC40038@minyard.net> (raw)
In-Reply-To: <20220715054156.6342-1-wangborong@cdjrlc.com>
On Fri, Jul 15, 2022 at 01:41:56PM +0800, Jason Wang wrote:
> The double `the' is duplicated in line 4360, remove one.
Applied, thanks.
-corey
>
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
> ---
> drivers/char/ipmi/ipmi_msghandler.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/char/ipmi/ipmi_msghandler.c b/drivers/char/ipmi/ipmi_msghandler.c
> index 703433493c85..c8a3b208f923 100644
> --- a/drivers/char/ipmi/ipmi_msghandler.c
> +++ b/drivers/char/ipmi/ipmi_msghandler.c
> @@ -4357,7 +4357,7 @@ static int handle_oem_get_msg_cmd(struct ipmi_smi *intf,
>
> /*
> * The message starts at byte 4 which follows the
> - * the Channel Byte in the "GET MESSAGE" command
> + * Channel Byte in the "GET MESSAGE" command
> */
> recv_msg->msg.data_len = msg->rsp_size - 4;
> memcpy(recv_msg->msg_data, &msg->rsp[4],
> --
> 2.35.1
>
prev parent reply other threads:[~2022-07-19 0:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-15 5:41 [PATCH] ipmi: Fix comment typo Jason Wang
2022-07-19 0:26 ` Corey Minyard [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=20220719002620.GC40038@minyard.net \
--to=minyard@acm.org \
--cc=linux-kernel@vger.kernel.org \
--cc=openipmi-developer@lists.sourceforge.net \
--cc=wangborong@cdjrlc.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