提交 92ec746b 编写于 作者: X Xiang wangx 提交者: Wei Liu

Drivers: hv: Fix syntax errors in comments

Delete the redundant word 'in'.
Signed-off-by: NXiang wangx <wangxiang@cdjrlc.com>
Reviewed-by: NMichael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/20220605085524.11289-1-wangxiang@cdjrlc.comSigned-off-by: NWei Liu <wei.liu@kernel.org>
上级 6640b5df
...@@ -394,7 +394,7 @@ kvp_send_key(struct work_struct *dummy) ...@@ -394,7 +394,7 @@ kvp_send_key(struct work_struct *dummy)
in_msg = kvp_transaction.kvp_msg; in_msg = kvp_transaction.kvp_msg;
/* /*
* The key/value strings sent from the host are encoded in * The key/value strings sent from the host are encoded
* in utf16; convert it to utf8 strings. * in utf16; convert it to utf8 strings.
* The host assures us that the utf16 strings will not exceed * The host assures us that the utf16 strings will not exceed
* the max lengths specified. We will however, reserve room * the max lengths specified. We will however, reserve room
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册