From: Corey Minyard <tcminyard@gmail.com>
To: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH trivial] hw/ipmi: fix spelling
Date: Wed, 18 May 2016 10:08:50 -0500 [thread overview]
Message-ID: <573C8582.8020008@gmail.com> (raw)
In-Reply-To: <1463575557-20797-1-git-send-email-mjt@msgid.tls.msk.ru>
On 05/18/2016 07:45 AM, Michael Tokarev wrote:
> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
> ---
> hw/ipmi/ipmi_bmc_extern.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/ipmi/ipmi_bmc_extern.c b/hw/ipmi/ipmi_bmc_extern.c
> index fe12112..157879e 100644
> --- a/hw/ipmi/ipmi_bmc_extern.c
> +++ b/hw/ipmi/ipmi_bmc_extern.c
> @@ -190,7 +190,7 @@ static void ipmi_bmc_extern_handle_command(IPMIBmc *b,
> if (ibe->outlen) {
> /* We already have a command queued. Shouldn't ever happen. */
> fprintf(stderr, "IPMI KCS: Got command when not finished with the"
> - " previous commmand\n");
> + " previous command\n");
> abort();
> }
>
Thanks.
Acked-by: Corey Minyard <cminyard@mvista.com>
prev parent reply other threads:[~2016-05-18 17:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-18 12:45 [Qemu-trivial] [PATCH trivial] hw/ipmi: fix spelling Michael Tokarev
2016-05-18 15:08 ` 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=573C8582.8020008@gmail.com \
--to=tcminyard@gmail.com \
--cc=minyard@acm.org \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.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;
as well as URLs for NNTP newsgroup(s).