We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15f39f commit 676576dCopy full SHA for 676576d
drivers/hv/hv_fcopy.c
@@ -129,7 +129,7 @@ static void fcopy_send_data(struct work_struct *dummy)
129
130
/*
131
* The strings sent from the host are encoded in
132
- * in utf16; convert it to utf8 strings.
+ * utf16; convert it to utf8 strings.
133
* The host assures us that the utf16 strings will not exceed
134
* the max lengths specified. We will however, reserve room
135
* for the string terminating character - in the utf16s_utf8s()
0 commit comments