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 6640b5d commit 92ec746Copy full SHA for 92ec746
drivers/hv/hv_kvp.c
@@ -394,7 +394,7 @@ kvp_send_key(struct work_struct *dummy)
394
in_msg = kvp_transaction.kvp_msg;
395
396
/*
397
- * The key/value strings sent from the host are encoded in
+ * The key/value strings sent from the host are encoded
398
* in utf16; convert it to utf8 strings.
399
* The host assures us that the utf16 strings will not exceed
400
* the max lengths specified. We will however, reserve room
0 commit comments