Commit 92ec746b authored by Xiang wangx's avatar Xiang wangx Committed by Wei Liu
Browse files

Drivers: hv: Fix syntax errors in comments

parent 6640b5df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -394,7 +394,7 @@ kvp_send_key(struct work_struct *dummy)
	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.
	 * The host assures us that the utf16 strings will not exceed
	 * the max lengths specified. We will however, reserve room