提交 a6210f57 编写于 作者: M Michael Tokarev

hw/ipmi: fix spelling

Signed-off-by: NMichael Tokarev <mjt@tls.msk.ru>
Acked-by: NCorey Minyard <cminyard@mvista.com>
上级 b34aee54
......@@ -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();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册