From: Corey Minyard <minyard@acm.org>
To: Shaomin Deng <dengshaomin@cdjrlc.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ipmi:ipmb: Fix double word in comments
Date: Sun, 4 Sep 2022 11:40:01 -0500 [thread overview]
Message-ID: <YxTU4WU3KRco14YL@minyard.net> (raw)
In-Reply-To: <20220904160220.30513-1-dengshaomin@cdjrlc.com>
On Sun, Sep 04, 2022 at 12:02:20PM -0400, Shaomin Deng wrote:
> Delete the rebundant word "response" in comments.
That's not redundant. That's a "response to a response". It would be
easier to read as "response to the response". I'll fix that and the
other obvious typo there.
-corey
>
> Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
> ---
> drivers/char/ipmi/ipmi_ipmb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/char/ipmi/ipmi_ipmb.c b/drivers/char/ipmi/ipmi_ipmb.c
> index 25c010c9ec25..0966e95666ea 100644
> --- a/drivers/char/ipmi/ipmi_ipmb.c
> +++ b/drivers/char/ipmi/ipmi_ipmb.c
> @@ -219,7 +219,7 @@ static void ipmi_ipmb_send_response(struct ipmi_ipmb_dev *iidev,
> if ((msg->data[0] >> 2) & 1) {
> /*
> * It's a response being sent, we needto return a
> - * response response. Fake a send msg command
> + * response. Fake a send msg command
> * response with channel 0. This will always be ipmb
> * direct.
> */
> --
> 2.35.1
>
prev parent reply other threads:[~2022-09-04 16:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-04 16:02 [PATCH] ipmi:ipmb: Fix double word in comments Shaomin Deng
2022-09-04 16:40 ` 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=YxTU4WU3KRco14YL@minyard.net \
--to=minyard@acm.org \
--cc=dengshaomin@cdjrlc.com \
--cc=linux-kernel@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