Commit 957c822a authored by zipeng zhang's avatar zipeng zhang Committed by Corey Minyard

char:ipmi:Fix spelling mistake "asychronously" -> "asynchronously"

There is a spelling mistake in the comment information. Fix it.
Signed-off-by: default avatarzipeng zhang <zhangzipeng0@foxmail.com>
Message-Id: <tencent_F0BFF85BC7C1FC84E440A7B7D364D2ED4209@qq.com>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent d352cb47
......@@ -1283,7 +1283,7 @@ static void ssif_remove(struct i2c_client *client)
return;
/*
* After this point, we won't deliver anything asychronously
* After this point, we won't deliver anything asynchronously
* to the message handler. We can unregister ourself.
*/
ipmi_unregister_smi(ssif_info->intf);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment