Commit 676576d1 authored by Shaomin Deng's avatar Shaomin Deng Committed by Wei Liu

Drivers: hv: remove duplicate word in a comment

Signed-off-by: default avatarShaomin Deng <dengshaomin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220904154808.26022-1-dengshaomin@cdjrlc.comSigned-off-by: default avatarWei Liu <wei.liu@kernel.org>
parent f15f39fa
......@@ -129,7 +129,7 @@ static void fcopy_send_data(struct work_struct *dummy)
/*
* The strings sent from the host are encoded in
* in utf16; convert it to utf8 strings.
* utf16; convert it to utf8 strings.
* The host assures us that the utf16 strings will not exceed
* the max lengths specified. We will however, reserve room
* for the string terminating character - in the utf16s_utf8s()
......
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